DualCurrency
This property specifies the dual currency symbol, such as Euro, for the U number format element.
Declaration
// C# public string DualCurrency {get; set;}
Property Value
A string that provides the dual currency symbol.
Exceptions
ObjectDisposedException
- The object is already disposed.
Remarks
The default value is the NLS_DUAL_CURRENCY
setting of the local computer.
See Also:
-
"Oracle.DataAccess.Client and Oracle.ManagedDataAccess.Client Namespaces"
-
Oracle Database SQL Language Referencefor further information on the U number format element