Note

Access to this page requires authorization. You can try signing in or .

Access to this page requires authorization. You can try .

Microsoft.SemanticKernel.Connectors.SqlServer Namespace

Important

Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.

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>.