OracleVectorType Enumeration

OracleVectorType enumerated values specify the vector storage format. Possible values are:

Table 6-234 lists all the OracleVectorType enumeration values with a description of each enumerated value.

Table 6-234 OracleVectorType Members

Member Name Description

Dense

The vector is stored in the dense format.

Sparse

The vector is stored in the dense format.

Requirements

Provider ODP.NET, Managed Driver ODP.NET Core

Assembly

Oracle.ManagedDataAccess.dll

Oracle.ManagedDataAccess.dll

Namespace

Oracle.ManagedDataAccess.Client

Oracle.ManagedDataAccess.Client

.NET Framework

See System Requirements

-

.NET (Core)

-

See System Requirements

See Also: