Class NoIndexOptions
Disables vector index creation and runtime index tuning.
public sealed class NoIndexOptions : VectorIndexOptions
- Inheritance
-
NoIndexOptions
- Inherited Members
Properties
IndexType
Index algorithm represented by this settings object.
public override IndexType IndexType { get; }