FireDAC.Comp.Client.TFDCustomTableAdapter.ApplyUpdates
| [–] Properties | |
|---|---|
| Type: function | |
| Visibility: public | |
| Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
| Unit: FireDAC.Comp.Client | |
| Parent: TFDCustomTableAdapter | |
Delphi
function ApplyUpdates(AMaxErrors: Integer = -1): Integer; overload;
C++
int __fastcall ApplyUpdates(int AMaxErrors = 0xffffffff)/* overload */;
Description
Embarcadero Technologies does not currently have any additional information.