Właściwość ManagedInstance.Collation
Pobiera sortowanie wystąpienie serwera.
Przestrzeń nazw: Microsoft.SqlServer.Management.Utility
Zestaw: Microsoft.SqlServer.Management.Utility (w Microsoft.SqlServer.Management.Utility.dll)
Składnia
'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Data)> _
Public ReadOnly Property Collation As String
Get
'Użycie
Dim instance As ManagedInstance
Dim value As String
value = instance.Collation
[SfcPropertyAttribute(SfcPropertyFlags.Data)]
public string Collation { get; }
[SfcPropertyAttribute(SfcPropertyFlags::Data)]
public:
property String^ Collation {
String^ get ();
}
[<SfcPropertyAttribute(SfcPropertyFlags.Data)>]
member Collation : string
function get Collation () : String
Wartość właściwości
Typ: System.String
A String wartość określająca sortowanie używane przez wystąpienie zarządzane.