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