Classe Table
Model schema container class for Table
Hierarquia de herança
System.Object
Microsoft.SqlServer.Dac.Model.Table
Namespace: Microsoft.SqlServer.Dac.Model
Assembly: Microsoft.SqlServer.Dac.Extensions (em Microsoft.SqlServer.Dac.Extensions.dll)
Sintaxe
'Declaração
Public NotInheritable Class Table
'Uso
public static class Table
public ref class Table abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Table = class end
public final class Table
O tipo Table expõe os membros a seguir.
Propriedades
Nome | Descrição | |
---|---|---|
AnsiNullsOn | AnsiNullsOn property class of Table | |
ChangeDataCaptureEnabled | ChangeDataCaptureEnabled property class of Table | |
ChangeTrackingEnabled | ChangeTrackingEnabled property class of Table | |
Columns | Columns relationship class of Table | |
DataCompressionOptions | DataCompressionOptions relationship class of Table | |
Filegroup | Filegroup relationship class of Table | |
FilegroupForTextImage | FilegroupForTextImage relationship class of Table | |
FileStreamFilegroup | FileStreamFilegroup relationship class of Table | |
FileStreamNull | FileStreamNull property class of Table | |
FileStreamPartitionScheme | FileStreamPartitionScheme relationship class of Table | |
IsReplicated | IsReplicated property class of Table | |
LargeValueTypesOutOfRow | LargeValueTypesOutOfRow property class of Table | |
LockEscalation | LockEscalation property class of Table | |
PartitionColumn | PartitionColumn relationship class of Table | |
PartitionScheme | PartitionScheme relationship class of Table | |
QuotedIdentifierOn | QuotedIdentifierOn property class of Table | |
Schema | Schema relationship class of Table | |
TableLockOnBulkLoad | TableLockOnBulkLoad property class of Table | |
TextInRowSize | TextInRowSize property class of Table | |
TrackColumnsUpdated | TrackColumnsUpdated property class of Table | |
TypeClass | Type class for Table | |
VardecimalStorageFormatEnabled | VardecimalStorageFormatEnabled property class of Table |
Início
Segurança de thread
Qualquer membro público static (Shared no Visual Basic) desse tipo é seguro para threads. Não há garantia de que qualquer membro de instância seja seguro para threads.