共用方式為


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) 成員都是執行緒安全的。並不是所有的執行個體成員都保證可以用於所有的執行緒。

請參閱

參考

Microsoft.SqlServer.Dac.Model 命名空間