Click or drag to resize

CredentialOptionsLanguage Property

Linkar Framework .NET (Core and Framework)


Used to make the database routines know in which language they must answer. The Error messages coming from the Database are in English by default, but you can customize them.

Namespace: Linkar
Assembly: Linkar (in Linkar.dll) Version: 2.3.1
Syntax
public string Language { get; }

Property Value

String
See Also