Propriété IEdmStringTypeReference.Collation
Obtient une chaîne représentant le classement de ce type de chaîne.
Espace de noms : Microsoft.Data.Edm
Assembly : Microsoft.Data.Edm (en Microsoft.Data.Edm.dll)
Syntaxe
'Déclaration
ReadOnly Property Collation As String
Get
'Utilisation
Dim instance As IEdmStringTypeReference
Dim value As String
value = instance.Collation
string Collation { get; }
property String^ Collation {
String^ get ();
}
abstract Collation : string
function get Collation () : String
Valeur de propriété
Type : System.String
Chaîne représentant le classement de ce type de chaîne.