OracleSparseVector Properties

OracleSparseVector properties are listed in Table 6-206.

Table 6-206 OracleSparseVector Properties

Property Description

Dimensions

Returns the number of dimensions of the OracleSparseVector

VectorType

Returns the vector type

ProviderType

Returns the OracleDbType value of the OracleSparseVector provider type

Value

Returns a .NET numeric array representing the sparse vector values at the non-zero indices

Indices

Returns a long[] of the zero-based sparse vector's non-zero indices

Item

Obtains the element in an OracleSparseVector at the specified index

IsNull

Indicates whether the current instance has a null value