FireDAC.Comp.Client.TFDAdaptedDataSet.FetchOptions

From RAD Studio API Documentation
Jump to: navigation, search

[–] Properties
Type: property
Visibility: public
Source:
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
Unit: FireDAC.Comp.Client
Parent: TFDAdaptedDataSet

Delphi

property FetchOptions;

C++

__property FetchOptions;

Description

Represents the set of options to control the data fetching.

FireDAC.Comp.Client.TFDAdaptedDataSet.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