FireDAC.Comp.DataSet.TFDDataSet.ApplyUpdatesComplete
[–] Properties | |
---|---|
Type: procedure function
| |
Visibility: protected | |
Source: FireDAC.Comp.DataSet.pas FireDAC.Comp.DataSet.hpp
| |
Unit: FireDAC.Comp.DataSet | |
Parent: TFDDataSet |
Delphi
procedure ApplyUpdatesComplete(AMaxErrors, AErrors: Integer);
C++
void __fastcall ApplyUpdatesComplete(int AMaxErrors, int AErrors);
Description
Embarcadero Technologies does not currently have any additional information.