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