共用方式為


ITableElementContainer 介面

表示資料表項目容器。

命名空間:  Microsoft.Data.Schema.ScriptDom.Sql
組件:  Microsoft.Data.Schema.ScriptDom.Sql (在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)

語法

'宣告
Public Interface ITableElementContainer
public interface ITableElementContainer
public interface class ITableElementContainer
type ITableElementContainer =  interface end
public interface ITableElementContainer

ITableElementContainer 型別會公開下列成員。

屬性

  名稱 說明
公用屬性 ColumnDefinitions 取得資料行定義的清單。
公用屬性 TableConstraints 取得資料表條件約束的清單。

回頁首

請參閱

參考

Microsoft.Data.Schema.ScriptDom.Sql 命名空間