StorageToDataModelMapperOptions 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.
Options to use with the MapFromStorageToDataModel(TStorageModel, StorageToDataModelMapperOptions) method.
public ref class StorageToDataModelMapperOptions
public class StorageToDataModelMapperOptions
type StorageToDataModelMapperOptions = class
Public Class StorageToDataModelMapperOptions
- Inheritance
-
StorageToDataModelMapperOptions
Constructors
StorageToDataModelMapperOptions() |
Properties
IncludeVectors |
Get or sets a value indicating whether to include vectors in the retrieval result. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.