FindOptions Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The options for finding entries in the vectorbase.
public class FindOptions
type FindOptions = class
Public Class FindOptions
- Inheritance
-
FindOptions
Constructors
| Name | Description |
|---|---|
| FindOptions() | |
Properties
| Name | Description |
|---|---|
| MaxEntries |
The maximum number of entries to return. |
| Threshold |
The threshold for the cosine similarity. |