FireDAC.Comp.Client.TFDTable.FetchOptions

From RAD Studio API Documentation
Jump to: navigation, search

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

Delphi

property FetchOptions;

C++

__property FetchOptions;

Description


Represents the set of options to control the data fetching.

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