BinData
This property returns a byte array that represents the Oracle NUMBER
in an internal Oracle format.
Declaration
// C# public byte[] BinData {get;}
Property Value
A byte array that represents the Oracle NUMBER
in an internal Oracle format.
Exceptions
OracleNullValueException
- The current instance has a null value.