Table 클래스
Model schema container class for Table
상속 계층
System.Object
Microsoft.SqlServer.Dac.Model.Table
네임스페이스: Microsoft.SqlServer.Dac.Model
어셈블리: Microsoft.SqlServer.Dac.Extensions(Microsoft.SqlServer.Dac.Extensions.dll)
구문
‘선언
Public NotInheritable Class Table
‘사용 방법
public static class Table
public ref class Table abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type Table = class end
public final class Table
Table 유형에서 다음 멤버를 표시합니다.
속성
이름 | 설명 | |
---|---|---|
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 |
맨 위로 이동
스레드 보안
이 유형의 모든 공용 static(Visual Basic에서는 Shared) 멤버는 스레드로부터 안전합니다. 인스턴스 멤버는 스레드로부터의 안전성이 보장되지 않습니다.