次の方法で共有


VectorStoreRecordVectorProperty.IndexKind Property

Definition

Gets the kind of index to use.

public string? IndexKind { get; init; }
member this.IndexKind : string with get, set
Public 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