FireDAC.Comp.DataSet.TFDReconcileErrorEvent
Delphi
TFDReconcileErrorEvent = procedure(DataSet: TFDDataSet; E: EFDException;
UpdateKind: TFDDatSRowState; var Action: TFDDAptReconcileAction) of object;
C++
typedef void __fastcall (__closure *TFDReconcileErrorEvent)(TFDDataSet* DataSet, Firedac::Stan::Error::EFDException* E, Firedac::Dats::TFDDatSRowState UpdateKind, Firedac::Dapt::Intf::TFDDAptReconcileAction &Action);
Properties
| Type | Visibility | Source | Unit | Parent |
|---|---|---|---|---|
type typedef |
public | FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp |
FireDAC.Comp.DataSet | FireDAC.Comp.DataSet |
Description
Embarcadero Technologies does not currently have any additional information.