Value
This property returns the string data that is stored in the OracleString.
Declaration
// C#
public string Value {get;}Property Value
The stored string value
Exceptions
OracleNullValueException - The current instance has a null value.