Currency
This property specifies the string to use as a local currency symbol for the L number format element.
Declaration
// C#
public string Currency {get; set;}Property Value
The string to use as a local currency symbol for the L number format element.
Exceptions
ObjectDisposedException - The object is already disposed.
                  
Remarks
The default value is the NLS_CURRENCY setting of the local computer.
                  
See Also:
- 
                           "Oracle.DataAccess.Client and Oracle.ManagedDataAccess.Client Namespaces" 
- 
                           Oracle Database SQL Language Reference for further information on the L number format element