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