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 |
---|---|
|
The vector is stored in the dense format. |
|
The vector is stored in the dense format. |
Requirements
Provider | ODP.NET, Managed Driver | ODP.NET Core |
---|---|---|
Assembly |
|
|
Namespace |
|
|
.NET Framework |
- |
|
.NET (Core) |
- |
See Also:
-
"Oracle.DataAccess.Client and Oracle.ManagedDataAccess.Client Namespaces"
-
OracleVector Class
-
OracleSparseVector Class