Partager via


VectorStoreRecordVectorAttribute.IndexKind Property

Definition

Gets the kind of index to use.

public string? IndexKind { get; }
member this.IndexKind : string
Public ReadOnly Property IndexKind As String

Property Value

Remarks

Default varies by database type. See the documentation of your chosen database connector for more information.

Applies to

See also