Condividi tramite


Microsoft.SemanticKernel.Connectors.SqlServer Namespace

Classes

SqlServerMemoryBuilderExtensions

Provides extension methods for the MemoryBuilder class to configure SQL Server or Azure SQL connector.

SqlServerMemoryStore

An implementation of IMemoryStore backed by a SQL Server or Azure SQL database.

SqlServerVectorStore

An implementation of Microsoft.Extensions.VectorData.IVectorStore backed by a SQL Server or Azure SQL database.

SqlServerVectorStoreOptions

Options for creating a SqlServerVectorStore.

SqlServerVectorStoreRecordCollection<TKey,TRecord>

An implementation of Microsoft.Extensions.VectorData.IVectorStoreRecordCollection`2 backed by a SQL Server or Azure SQL database.

SqlServerVectorStoreRecordCollectionOptions<TRecord>

Options when creating a SqlServerVectorStoreRecordCollection<TKey,TRecord>.