FireDAC.Comp.Client.TFDMemTable.FetchOptions

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

property FetchOptions;

C++

__property FetchOptions;

Properties

Type Visibility Source Unit Parent
property published
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDMemTable

Description


Represents the set of options to control the data fetching.

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