FireDAC.Comp.Client.TFDCustomTableAdapter.ApplyUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function ApplyUpdates(AMaxErrors: Integer = -1): Integer; overload;

C++

int __fastcall ApplyUpdates(int AMaxErrors = 0xffffffff)/* overload */;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Comp.Client.pas
FireDAC.Comp.Client.hpp
FireDAC.Comp.Client TFDCustomTableAdapter

Description

Embarcadero Technologies does not currently have any additional information.