dotConnect for Oracle Documentation
Devart.Data.Oracle Namespace / OracleGlobalization Class / NumericCharacters Property

NumericCharacters Property
Specifies the characters used for the decimal character and the group separator character for numeric values in strings.
Syntax
'Declaration
 
Public Property NumericCharacters As String
 

Property Value

A string that represents the characters used.
Remarks
The default value is the NLS_NUMERIC_CHARACTERS setting of the local computer.
Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also