VectorStoreVectorProperty.IndexKind Proprietà

Definizione

Ottiene o imposta il tipo di indice da utilizzare.

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

Valore della proprietà

Il valore predefinito varia in base al tipo di database. Per altre informazioni, vedere la documentazione del provider di database scelto.

Si applica a

Vedi anche