FireDAC.Phys.MongoDBDataSet.TFDMongoPipeline.FetchOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FetchOptions: TFDFetchOptions read GetFetchOptions write SetFetchOptions;

C++

__property FetchOptions;

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Phys.MongoDBDataSet.pas
FireDAC.Phys.MongoDBDataSet.hpp
FireDAC.Phys.MongoDBDataSet TFDMongoPipeline

Description


Represents the set of options to control the data fetching.

FireDAC.Phys.MongoDBDataSet.TFDMongoPipeline.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