Udostępnij za pośrednictwem


Właściwość LinkedServer.CollationName

Pobiera lub ustawia nazwę sortowanie podczas sortowanie danych z serwer połączony.

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

Składnia

'Deklaracja
<SfcPropertyAttribute(SfcPropertyFlags.Standalone)> _
Public Property CollationName As String
    Get
    Set
'Użycie
Dim instance As LinkedServer
Dim value As String

value = instance.CollationName

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

Wartość właściwości

Typ: System.String
A String wartość, która określa nazwę sortowanie podczas sortowanie danych z serwer połączony.