10.1.3.8 ISOCurrency
This property specifies the string to use as an international currency symbol for the C number format element.
Declaration
// C#
public string ISOCurrency {get; set;}Property Value
The string used as an international currency symbol.
Exceptions
ObjectDisposedException - The object is already disposed.
Remarks
The default value is the NLS_ISO_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 C number format element