Condividi tramite


Proprietà ICollationSetter.Collation

Ottiene o imposta l'identificatore delle regole di confronto.

Spazio dei nomi:  Microsoft.Data.Schema.ScriptDom.Sql
Assembly:  Microsoft.Data.Schema.ScriptDom.Sql (in Microsoft.Data.Schema.ScriptDom.Sql.dll)

Sintassi

'Dichiarazione
Property Collation As Identifier
    Get
    Set
Identifier Collation { get; set; }
property Identifier^ Collation {
    Identifier^ get ();
    void set (Identifier^ value);
}
abstract Collation : Identifier with get, set
function get Collation () : Identifier
function set Collation (value : Identifier)

Valore proprietà

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

Sicurezza di .NET Framework

Vedere anche

Riferimenti

ICollationSetter Interfaccia

Spazio dei nomi Microsoft.Data.Schema.ScriptDom.Sql