14.7.7.4 Length
This property returns the length of the OracleString.
                  
Declaration
// C#
public int Length {get;}Property Value
A int value.
                  
Exceptions
OracleNullValueException - The current instance has a null value.