Dimensions
This property returns the number of dimensions of the OracleSparseVector.
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.
Remarks
Inherits OracleVector Dimensions property.