OracleCollectionOptions Class

The OracleCollectionOptions object encapsulates configuration options for creating an instance of the OracleCollection class. While creating the collection,these options control aspects like schema assignment, custom collection definitions, and embedding generator assignment.

Class Inheritance

System.Object

  Microsoft.Extensions.VectorData.VectorStoreCollectionOptions

    Oracle.VectorData.OracleCollectionOptions

Declaration

// C#
public class OracleCollectionOptions : Microsoft.Extensions.VectorData.VectorStoreCollectionOptions

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