Partager via


ICollationSetter.Collation, propriété

Obtient ou définit l'identificateur de classement.

Espace de noms :  Microsoft.Data.Schema.ScriptDom.Sql
Assembly :  Microsoft.Data.Schema.ScriptDom.Sql (dans Microsoft.Data.Schema.ScriptDom.Sql.dll)

Syntaxe

'Déclaration
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)

Valeur de propriété

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

Sécurité .NET Framework

Voir aussi

Référence

ICollationSetter Interface

Microsoft.Data.Schema.ScriptDom.Sql, espace de noms