FireDAC.Comp.DataSet.TFDDataSet.DoApplyUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function DoApplyUpdates(ATable: TFDDatSTable; AMaxErrors: Integer): Integer; virtual;

C++

virtual int __fastcall DoApplyUpdates(Firedac::Dats::TFDDatSTable* ATable, int AMaxErrors);

Properties

Type Visibility Source Unit Parent
function protected
FireDAC.Comp.DataSet.pas
FireDAC.Comp.DataSet.hpp
FireDAC.Comp.DataSet TFDDataSet

Description

Embarcadero Technologies does not currently have any additional information.