ICollationSetter.Collation プロパティ

照合順序識別子を取得または設定します。

名前空間 :  Microsoft.Data.Schema.ScriptDom.Sql
アセンブリ :  Microsoft.Data.Schema.ScriptDom.Sql (Microsoft.Data.Schema.ScriptDom.Sql.dll 内)

構文

'宣言
Property Collation As Identifier
'使用
Dim instance As ICollationSetter
Dim value As Identifier

value = instance.Collation

instance.Collation = value
Identifier Collation { get; set; }
property Identifier^ Collation {
    Identifier^ get ();
    void set (Identifier^ value);
}
function get Collation () : Identifier
function set Collation (value : Identifier)

プロパティ値

型 : Microsoft.Data.Schema.ScriptDom.Sql.Identifier

参照

参照

ICollationSetter インターフェイス

ICollationSetter メンバ

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