Partager via


Propriété Language

Gets the language that is required by the login account for date formats and system messages.

Espace de noms :  Microsoft.SqlServer.Management.SqlParser.Metadata
Assembly :  Microsoft.SqlServer.Management.SqlParser (en Microsoft.SqlServer.Management.SqlParser.dll)

Syntaxe

'Déclaration
ReadOnly Property Language As String
    Get
'Utilisation
Dim instance As ILogin
Dim value As String

value = instance.Language
string Language { get; }
property String^ Language {
    String^ get ();
}
abstract Language : string
function get Language () : String

Valeur de propriété

Type : System. . :: . .String
The language that is required by the login account.