ODAC
Indicates whether the vector object is a sparse vector.
TCRVector
property Sparse: boolean;
If the value is False, the vector is a regular (dense) vector.
If the value is True, the vector is a sparse vector.