OracleVectorStoreOptions Class

An OracleVectorStoreOptions object encapsulates configuration options for creating and managing an instance of the OracleVectorStore class. It lets you to specify the database schema and the default embedding generator to use for vector operations.

Class Inheritance

System.Object

    Oracle.VectorData.OracleVectorStoreOptions

Declaration

// C#
public sealed class OracleVectorStoreOptions

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