SqlFile Class

 

Updated: April 20, 2017

Model schema container class for SqlFile

Namespace:   Microsoft.SqlServer.Dac.Model
Assembly:  Microsoft.SqlServer.Dac.Extensions (in Microsoft.SqlServer.Dac.Extensions.dll)

System::Object
  Microsoft.SqlServer.Dac.Model::SqlFile

public ref class SqlFile abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticFilegroup

Filegroup relationship class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticFileGrowth

FileGrowth property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticFileGrowthUnit

FileGrowthUnit property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticFileName

FileName property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticIsLogFile

IsLogFile property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticMaxSize

MaxSize property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticMaxSizeUnit

MaxSizeUnit property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticOffline

Offline property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticSize

Size property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticSizeUnit

SizeUnit property class of SqlFile

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for SqlFile

System_CAPS_pubpropertySystem_CAPS_staticUnlimited

Unlimited property class of SqlFile

Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top

Community Additions

ADD
Show: