dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleHome Class / NlsLang Property

On this page
    NlsLang Property
    On this page
    Gets NLS_LANG parameter of the specified Oracle home.
    Syntax
    'Declaration
     
    Public ReadOnly Property NlsLang As String
    public string NlsLang {get;}

    Property Value

    A value of NLS_LANG parameter.
    See Also