Linguaggio

ManagedInstance.Collation Proprietà

Definizione

Ottiene la collation per l'istanza del server.

public:
 property System::String ^ Collation { System::String ^ get(); };
[Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)]
public string Collation { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcProperty(Microsoft.SqlServer.Management.Sdk.Sfc.Metadata.SfcPropertyFlags.Data)>]
member this.Collation : string
Public ReadOnly Property Collation As String

Valore della proprietà

Un String valore che specifica la collazione utilizzata dall'istanza gestita.

Attributi

Si applica a