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