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.