ToString
Overrides Object
This method converts an OracleBinary instance to a string instance.
Declaration
// C# public override string ToString();
Return Value
string
Remarks
If the current OracleBinary instance has a null value, the returned string "null".