Freigeben über


FileTable-Klasse

Model schema container class for FileTable

Vererbungshierarchie

System.Object
  Microsoft.SqlServer.Dac.Model.FileTable

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

Syntax

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

Der FileTable-Typ macht folgende Elemente verfügbar.

Eigenschaften

  Name Beschreibung
Öffentliche EigenschaftStatisches Element AnsiNullsOn AnsiNullsOn property class of FileTable
Öffentliche EigenschaftStatisches Element Columns Columns relationship class of FileTable
Öffentliche EigenschaftStatisches Element DataCompressionOptions DataCompressionOptions relationship class of FileTable
Öffentliche EigenschaftStatisches Element Filegroup Filegroup relationship class of FileTable
Öffentliche EigenschaftStatisches Element FileStreamFilegroup FileStreamFilegroup relationship class of FileTable
Öffentliche EigenschaftStatisches Element FileStreamNull FileStreamNull property class of FileTable
Öffentliche EigenschaftStatisches Element FileStreamPartitionScheme FileStreamPartitionScheme relationship class of FileTable
Öffentliche EigenschaftStatisches Element FileTableCollateFilename FileTableCollateFilename property class of FileTable
Öffentliche EigenschaftStatisches Element FileTableDirectory FileTableDirectory property class of FileTable
Öffentliche EigenschaftStatisches Element FileTableNamespaceEnabled FileTableNamespaceEnabled property class of FileTable
Öffentliche EigenschaftStatisches Element LockEscalation LockEscalation property class of FileTable
Öffentliche EigenschaftStatisches Element PartitionColumn PartitionColumn relationship class of FileTable
Öffentliche EigenschaftStatisches Element PartitionScheme PartitionScheme relationship class of FileTable
Öffentliche EigenschaftStatisches Element QuotedIdentifierOn QuotedIdentifierOn property class of FileTable
Öffentliche EigenschaftStatisches Element Schema Schema relationship class of FileTable
Öffentliche EigenschaftStatisches Element TableLockOnBulkLoad TableLockOnBulkLoad property class of FileTable
Öffentliche EigenschaftStatisches Element TypeClass Type class for FileTable

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