Table Class

 

Updated: April 20, 2017

Model schema container class for Table

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

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

public ref class Table abstract sealed 

NameDescription
System_CAPS_pubpropertySystem_CAPS_staticAnsiNullsOn

AnsiNullsOn property class of Table

System_CAPS_pubpropertySystem_CAPS_staticChangeDataCaptureEnabled

ChangeDataCaptureEnabled property class of Table

System_CAPS_pubpropertySystem_CAPS_staticChangeTrackingEnabled

ChangeTrackingEnabled property class of Table

System_CAPS_pubpropertySystem_CAPS_staticColumns

Columns relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticDataCompressionOptions

DataCompressionOptions relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticDataPages

System_CAPS_pubpropertySystem_CAPS_staticDataSize

System_CAPS_pubpropertySystem_CAPS_staticDurability

Durability property class of Table

System_CAPS_pubpropertySystem_CAPS_staticFilegroup

Filegroup relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticFilegroupForTextImage

FilegroupForTextImage relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticFileStreamFilegroup

FileStreamFilegroup relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticFileStreamNull

FileStreamNull property class of Table

System_CAPS_pubpropertySystem_CAPS_staticFileStreamPartitionScheme

FileStreamPartitionScheme relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticIndexSize

System_CAPS_pubpropertySystem_CAPS_staticIsAutoGeneratedHistoryTable

System_CAPS_pubpropertySystem_CAPS_staticIsEdge

System_CAPS_pubpropertySystem_CAPS_staticIsNode

System_CAPS_pubpropertySystem_CAPS_staticIsReplicated

IsReplicated property class of Table

System_CAPS_pubpropertySystem_CAPS_staticLargeValueTypesOutOfRow

LargeValueTypesOutOfRow property class of Table

System_CAPS_pubpropertySystem_CAPS_staticLockEscalation

LockEscalation property class of Table

System_CAPS_pubpropertySystem_CAPS_staticMemoryOptimized

MemoryOptimized property class of Table

System_CAPS_pubpropertySystem_CAPS_staticPartitionColumn

PartitionColumn relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticPartitionScheme

PartitionScheme relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticQuotedIdentifierOn

QuotedIdentifierOn property class of Table

System_CAPS_pubpropertySystem_CAPS_staticRemoteDataEnabled

System_CAPS_pubpropertySystem_CAPS_staticRetentionUnit

System_CAPS_pubpropertySystem_CAPS_staticRetentionValue

System_CAPS_pubpropertySystem_CAPS_staticRowCount

System_CAPS_pubpropertySystem_CAPS_staticSchema

Schema relationship class of Table

System_CAPS_pubpropertySystem_CAPS_staticTableLockOnBulkLoad

TableLockOnBulkLoad property class of Table

System_CAPS_pubpropertySystem_CAPS_staticTemporalSystemVersioningHistoryTable

System_CAPS_pubpropertySystem_CAPS_staticTextInRowSize

TextInRowSize property class of Table

System_CAPS_pubpropertySystem_CAPS_staticTrackColumnsUpdated

TrackColumnsUpdated property class of Table

System_CAPS_pubpropertySystem_CAPS_staticTypeClass

Type class for Table

System_CAPS_pubpropertySystem_CAPS_staticUsedPages

System_CAPS_pubpropertySystem_CAPS_staticVardecimalStorageFormatEnabled

VardecimalStorageFormatEnabled property class of Table

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: