Свойство SqlFile.FileGrowth

FileGrowth property class of SqlFile

Пространство имен:  Microsoft.SqlServer.Dac.Model
Сборка:  Microsoft.SqlServer.Dac.Extensions (в Microsoft.SqlServer.Dac.Extensions.dll)

Синтаксис

'Декларация
Public Shared Property FileGrowth As ModelPropertyClass 
    Get 
    Friend Set
'Применение
Dim value As ModelPropertyClass 

value = SqlFile.FileGrowth
public static ModelPropertyClass FileGrowth { get; internal set; }
public:
static property ModelPropertyClass^ FileGrowth {
    ModelPropertyClass^ get ();
    internal: void set (ModelPropertyClass^ value);
}
static member FileGrowth : ModelPropertyClass with get, internal set
static function get FileGrowth () : ModelPropertyClass 
internal static function set FileGrowth (value : ModelPropertyClass)

Значение свойства

Тип: Microsoft.SqlServer.Dac.Model.ModelPropertyClass

См. также

Справочник

SqlFile Класс

Пространство имен Microsoft.SqlServer.Dac.Model