VolatileVectorStoreRecordCollectionOptions Class
Definition
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.
Options when creating a VolatileVectorStoreRecordCollection<TKey,TRecord>.
public sealed class VolatileVectorStoreRecordCollectionOptions
type VolatileVectorStoreRecordCollectionOptions = class
Public NotInheritable Class VolatileVectorStoreRecordCollectionOptions
- Inheritance
-
VolatileVectorStoreRecordCollectionOptions
Constructors
VolatileVectorStoreRecordCollectionOptions() |
Properties
VectorStoreRecordDefinition |
Gets or sets an optional record definition that defines the schema of the record type. |