OracleServiceCollectionExtensions Static Methods

OracleServiceCollectionExtensions static methods are listed in Table 21-6.

Table 21-6 OracleServiceCollectionExtensions Static Methods

Public Method Description

AddKeyedOracleCollection

Registers a keyed OracleCollection as VectorStoreCollection, with the specified connection string and service lifetime.

AddKeyedOracleVectorStore

Registers a keyed OracleVectorStore as VectorStore, with the specified connection string and service lifetime.

AddOracleCollection

Registers an OracleCollection as VectorStoreCollection, with the specified connection string and service lifetime.

AddOracleVectorStore

Registers an OracleVectorStore as VectorStore, with the specified connection string and service lifetime.