API:FireDAC.Comp.Client.TFDCustomTableAdapter.Fetch

De RAD Studio API Documentation
Aller à : navigation, rechercher

Delphi

procedure Fetch(AAll: Boolean = False); overload;
procedure Fetch(ARow: TFDDatSRow; var AAction: TFDErrorAction;  AColumn: Integer; ARowOptions: TFDPhysFillRowOptions); overload;

C++

void __fastcall Fetch(bool AAll = false)/* overload */;
void __fastcall Fetch(Firedac::Dats::TFDDatSRow* ARow, Firedac::Stan::Intf::TFDErrorAction &AAction, int AColumn, Firedac::Phys::Intf::TFDPhysFillRowOptions ARowOptions)/* overload */;

Propriétés

Type Visibilité  Source Unité  Parent
procedure
function
public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomTableAdapter

Description

Embarcadero Technologies ne possède pas d'informations supplémentaires pour le moment. Veuillez nous aider à documenter cette rubrique en utilisant la page Discussion !