表示表元素容器。
命名空间:  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 类型公开以下成员。
属性
| 名称 | 说明 | |
|---|---|---|
| .gif) | ColumnDefinitions | 获取列定义的列表。 | 
| .gif) | TableConstraints | 获取表约束的列表。 | 
页首