Udostępnij za pośrednictwem


Właściwość UserDefinedType.Collation

Pobiera sortowanie, skojarzony z typem danych alias.

Przestrzeń nazw:  Microsoft.SqlServer.Management.Smo
Zestaw:  Microsoft.SqlServer.Smo (w Microsoft.SqlServer.Smo.dll)

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public ReadOnly Property Collation As String
    Get
'Użycie
Dim instance As UserDefinedType
Dim value As String

value = instance.Collation
[SfcPropertyAttribute(SfcPropertyFlags.Standalone)]
public string Collation { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Standalone)]
public:
property String^ Collation {
    String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Standalone)>]
member Collation : string
function get Collation () : String

Wartość właściwości

Typ: System.String
A String wartość określająca sortowanie, która jest skojarzona z typem danych alias.