VectorStoreDataAttribute.IsIndexed Propiedad

Definición

Obtiene un valor que indica si esta propiedad de datos está indizada.

public:
 property bool IsIndexed { bool get(); void set(bool value); };
public bool IsIndexed { get; init; }
member this.IsIndexed : bool with get, set
Public Property IsIndexed As Boolean

Valor de propiedad

El valor predeterminado es false.

Se aplica a