FireDAC.Comp.Client.TFDUpdateRowEvent

De RAD Studio API Documentation
Aller à : navigation, rechercher

C++

typedef void __fastcall (__closure *TFDUpdateRowEvent)(System::TObject* ASender, Firedac::Dats::TFDDatSRow* ARow, Firedac::Stan::Option::TFDUpdateRequest ARequest, Firedac::Stan::Option::TFDUpdateRowOptions AUpdRowOptions, Firedac::Stan::Intf::TFDErrorAction &AAction);

Propriétés

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

Description

TFDUpdateRowEvent est une procédure de rappel utilisée par la classe TFDCustomTableAdapter.

TFDUpdateRowEvent est un type de procédure de rappel appelée par l'événement OnUpdateRow de la classe TFDCustomTableAdapter.

Voir aussi