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

In This Topic
NlsLang Property
In This Topic
Gets NLS_LANG parameter of the specified Oracle home.
Syntax
'Declaration
 
Public ReadOnly Property NlsLang As String
 

Property Value

A value of NLS_LANG parameter.
See Also