API:FireDAC.Comp.DataSet.TFDAfterApplyUpdatesEvent
Delphi
TFDAfterApplyUpdatesEvent = procedure (DataSet: TFDDataSet; AErrors: Integer) of object;
C++
typedef void __fastcall (__closure *TFDAfterApplyUpdatesEvent)(TFDDataSet* DataSet, int AErrors);
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.