API:FireDAC.Phys.MongoDBDataSet.TFDMongoDataSet.FetchOptions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: published
Source:
FireDAC.Phys.MongoDBDataSet.pas
FireDAC.Phys.MongoDBDataSet.hpp
Unit: FireDAC.Phys.MongoDBDataSet
Parent: TFDMongoDataSet

Delphi

property FetchOptions;

C++

__property FetchOptions;

Description


Represents the set of options to control the data fetching.

FireDAC.Phys.MongoDBDataSet.TFDMongoDataSet.FetchOptions inherits from FireDAC.Comp.DataSet.TFDDataSet.FetchOptions. All content below this line refers to FireDAC.Comp.DataSet.TFDDataSet.FetchOptions. Represents the set of options to control the data fetching.

See Also