FireDAC.Comp.Client.TFDMetaInfoQuery.FetchOptions

From RAD Studio API Documentation

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

Delphi

property FetchOptions;

C++

__property FetchOptions;

Description

Represents the set of options to control the data fetching. FireDAC.Comp.Client.TFDMetaInfoQuery.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