次の方法で共有


TableElementType 列挙体

テーブル要素の型を指定します。

名前空間:  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 です

参照

参照

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