ILoginOptions.Language Property

Definition

[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_LanguageDesc")]
[Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_LanguageName")]
public string Language { get; set; }
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayDescriptionKey("Login_LanguageDesc")>]
[<Microsoft.SqlServer.Management.Sdk.Sfc.DisplayNameKey("Login_LanguageName")>]
member this.Language : string with get, set
Public Property Language As String

Property Value

Attributes

Applies to