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