14.1.7.4 Value
This property returns the binary data that is stored in the OracleBinary structure.
                  
Declaration
// C#
public byte[] Value {get;}Property Value
Binary data.
Exceptions
OracleNullValueException - The current instance has a null value.