FireDAC.Comp.Client.TFDReconcileRowEvent
C++
typedef void __fastcall (__closure *TFDReconcileRowEvent)(System::TObject* ASender, Firedac::Dats::TFDDatSRow* ARow, Firedac::Dapt::Intf::TFDDAptReconcileAction &Action);
Properties
Type | Visibility | Source | Unit | Parent |
---|---|---|---|---|
typedef | public | FireDAC.Comp.Client.hpp | FireDAC.Comp.Client | FireDAC.Comp.Client |
Description
TFDReconcileRowEvent is a callback procedure used by the TFDCustomTableAdapter class.
TFDReconcileRowEvent is a type of callback procedure that is called by the OnUpdateRow event of the TFDCustomTableAdapter class.