次の方法で共有


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