Partilhar via


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
Propriedade públicaMembro estático AnsiNullsOn AnsiNullsOn property class of Table
Propriedade públicaMembro estático ChangeDataCaptureEnabled ChangeDataCaptureEnabled property class of Table
Propriedade públicaMembro estático ChangeTrackingEnabled ChangeTrackingEnabled property class of Table
Propriedade públicaMembro estático Columns Columns relationship class of Table
Propriedade públicaMembro estático DataCompressionOptions DataCompressionOptions relationship class of Table
Propriedade públicaMembro estático Filegroup Filegroup relationship class of Table
Propriedade públicaMembro estático FilegroupForTextImage FilegroupForTextImage relationship class of Table
Propriedade públicaMembro estático FileStreamFilegroup FileStreamFilegroup relationship class of Table
Propriedade públicaMembro estático FileStreamNull FileStreamNull property class of Table
Propriedade públicaMembro estático FileStreamPartitionScheme FileStreamPartitionScheme relationship class of Table
Propriedade públicaMembro estático IsReplicated IsReplicated property class of Table
Propriedade públicaMembro estático LargeValueTypesOutOfRow LargeValueTypesOutOfRow property class of Table
Propriedade públicaMembro estático LockEscalation LockEscalation property class of Table
Propriedade públicaMembro estático PartitionColumn PartitionColumn relationship class of Table
Propriedade públicaMembro estático PartitionScheme PartitionScheme relationship class of Table
Propriedade públicaMembro estático QuotedIdentifierOn QuotedIdentifierOn property class of Table
Propriedade públicaMembro estático Schema Schema relationship class of Table
Propriedade públicaMembro estático TableLockOnBulkLoad TableLockOnBulkLoad property class of Table
Propriedade públicaMembro estático TextInRowSize TextInRowSize property class of Table
Propriedade públicaMembro estático TrackColumnsUpdated TrackColumnsUpdated property class of Table
Propriedade públicaMembro estático TypeClass Type class for Table
Propriedade públicaMembro estático 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.

Consulte também

Referência

Namespace Microsoft.SqlServer.Dac.Model