指定表元素类型。
命名空间:  Microsoft.Data.Schema.ScriptDom.Sql
程序集:  Microsoft.Data.Schema.ScriptDom.Sql(在 Microsoft.Data.Schema.ScriptDom.Sql.dll 中)
语法
声明
<SerializableAttribute> _
Public Enumeration TableElementType
[SerializableAttribute]
public enum TableElementType
[SerializableAttribute]
public enum class TableElementType
[<SerializableAttribute>]
type TableElementType
public enum TableElementType
成员
| 成员名称 | 说明 | |
|---|---|---|
| NotSpecified | 类型为 NotSpecified | |
| Constraint | 类型为 Constraint | |
| Column | 类型为 Column |