FireDAC.Phys.MongoDBDataSet.TFDMongoPipeline.FetchOptions

Aus RAD Studio API Documentation
Wechseln zu: Navigation, Suche

Delphi

property FetchOptions: TFDFetchOptions read GetFetchOptions write SetFetchOptions;

C++

__property FetchOptions;

Eigenschaften

Typ Sichtbarkeit Quelle Unit Übergeordnet
property published
FireDAC.Phys.MongoDBDataSet.pas
FireDAC.Phys.MongoDBDataSet.hpp
FireDAC.Phys.MongoDBDataSet TFDMongoPipeline

Beschreibung


Repräsentiert die Menge der Optionen zur Steuerung des Datenabrufs.

FireDAC.Phys.MongoDBDataSet.TFDMongoPipeline.FetchOptions erbt von FireDAC.Comp.DataSet.TFDDataSet.FetchOptions. Der folgende Inhalt bezieht sich auf FireDAC.Comp.DataSet.TFDDataSet.FetchOptions. Repräsentiert die Menge der Optionen zur Steuerung des Datenabrufs.

Siehe auch