FireDAC.Comp.Client.TFDAdaptedDataSet.DoApplyUpdates
[–] Properties | |
---|---|
Type: function | |
Visibility: protected | |
Source: FireDAC.Comp.Client.pas FireDAC.Comp.Client.hpp
| |
Unit: FireDAC.Comp.Client | |
Parent: TFDAdaptedDataSet |
Delphi
function DoApplyUpdates(ATable: TFDDatSTable; AMaxErrors: Integer): Integer; override;
C++
virtual int __fastcall DoApplyUpdates(Firedac::Dats::TFDDatSTable* ATable, int AMaxErrors);
Description
Embarcadero Technologies does not currently have any additional information.