ICollationSetter インターフェイス
照合順序識別子を表します。
名前空間: Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ: Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)
構文
'宣言
Public Interface ICollationSetter
public interface ICollationSetter
public interface class ICollationSetter
type ICollationSetter = interface end
public interface ICollationSetter
ICollationSetter 型で公開されるメンバーは以下のとおりです。
プロパティ
名前 | 説明 | |
---|---|---|
Collation | 照合順序識別子を取得または設定します。 |
このページのトップへ