VectorStoreVectorAttribute.IndexKind Vlastnost

Definice

Získá typ indexu, který se má použít.

public:
 property System::String ^ IndexKind { System::String ^ get(); void set(System::String ^ value); };
public string? IndexKind { get; init; }
member this.IndexKind : string with get, set
Public Property IndexKind As String

Hodnota vlastnosti

Výchozí hodnota se liší podle typu databáze. Další informace najdete v dokumentaci zvoleného poskytovatele databáze.

Platí pro

Viz také