Dimensions
This property returns the number of dimensions of the OracleVector.
Declaration
// C#
public long Dimensions {get;}Property Value
A long value
Exceptions
OracleNullValueException - The current instance has a null value.
ObjectDisposedException - The object is already disposed.