IServerInformation.Collation Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_CollationDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_CollationName")]
public string Collation { get; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Server_CollationDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Server_CollationName")>]
member this.Collation : string
Public ReadOnly Property Collation As String

Property Value

Attributes

Applies to