Freigeben über


SqlFile-Klasse

Model schema container class for SqlFile

Vererbungshierarchie

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

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

Syntax

'Declaration
Public NotInheritable Class SqlFile
'Usage
public static class SqlFile
public ref class SqlFile abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type SqlFile =  class end
public final class SqlFile

Der SqlFile-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element Filegroup Filegroup relationship class of SqlFile
Öffentliche EigenschaftStatisches Element FileGrowth FileGrowth property class of SqlFile
Öffentliche EigenschaftStatisches Element FileGrowthUnit FileGrowthUnit property class of SqlFile
Öffentliche EigenschaftStatisches Element FileName FileName property class of SqlFile
Öffentliche EigenschaftStatisches Element IsLogFile IsLogFile property class of SqlFile
Öffentliche EigenschaftStatisches Element MaxSize MaxSize property class of SqlFile
Öffentliche EigenschaftStatisches Element MaxSizeUnit MaxSizeUnit property class of SqlFile
Öffentliche EigenschaftStatisches Element Offline Offline property class of SqlFile
Öffentliche EigenschaftStatisches Element Size Size property class of SqlFile
Öffentliche EigenschaftStatisches Element SizeUnit SizeUnit property class of SqlFile
Öffentliche EigenschaftStatisches Element TypeClass Type class for SqlFile
Öffentliche EigenschaftStatisches Element Unlimited Unlimited property class of SqlFile

Zum Anfang

Threadsicherheit

Alle öffentlichen static (Shared in Visual Basic)-Elemente dieses Typs sind Threadsicher. Für Instanzelemente wird die Threadsicherheit nicht gewährleistet.

Siehe auch

Verweis

Microsoft.SqlServer.Dac.Model-Namespace