Partager via


VectorStoreRecordDefinition Class

Definition

A description of the properties of a record stored in a vector store.

public sealed class VectorStoreRecordDefinition
type VectorStoreRecordDefinition = class
Public NotInheritable Class VectorStoreRecordDefinition
Inheritance
VectorStoreRecordDefinition

Remarks

Each property contains additional information about how the property will be treated by the vector store.

Constructors

VectorStoreRecordDefinition()

Properties

Properties

The list of properties that are stored in the record.

Applies to