FireDAC.Comp.Client.TFDOperationFinishedEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TFDOperationFinishedEvent)(System::TObject* ASander, Firedac::Stan::Intf::TFDStanAsyncState AState, System::Sysutils::Exception* AException);

Propriétés

Type Visibilité  Source Unité  Parent
typedef public FireDAC.Comp.Client.hpp FireDAC.Comp.Client FireDAC.Comp.Client

Description

TFDOperationFinishedEvent est une procédure de rappel utilisée par la classe TFDCustomCommand.

TFDOperationFinishedEvent est un type de procédure de rappel appelée par la procédure Fetch de la classe TFDCustomCommand.

Voir aussi