RecordRetrievalOptions 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.
Defines options for calling GetAsync(TKey, RecordRetrievalOptions, CancellationToken) or GetAsync(IEnumerable<TKey>, RecordRetrievalOptions, CancellationToken).
public ref class RecordRetrievalOptions
public class RecordRetrievalOptions
type RecordRetrievalOptions = class
Public Class RecordRetrievalOptions
- Inheritance
-
RecordRetrievalOptions
Constructors
RecordRetrievalOptions() |
Properties
IncludeVectors |
Gets or sets a value indicating whether to include vectors in the retrieval result. |