FireDAC.Comp.Client.TFDTable.FetchWindow

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

procedure FetchWindow(out AFetched: Integer; APrepOnly: Boolean = False;  AForceClear: Boolean = False; ATable: TFDDatsTable = nil);

C++

void __fastcall FetchWindow(/* out */ int &AFetched, bool APrepOnly = false, bool AForceClear = false, Firedac::Dats::TFDDatSTable* ATable = (Firedac::Dats::TFDDatSTable*)(0x0));

Properties

Type Visibility Source Unit Parent
procedure
function
protected
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDTable

Description

Embarcadero Technologies does not currently have any additional information.