API:FireDAC.Phys.Intf.IFDPhysLocalSQLAdapter.ApplyUpdates

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

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

C++

virtual int __fastcall ApplyUpdates(int AMaxErrors = 0xffffffff) = 0 ;

Properties

Type Visibility Source Unit Parent
function public
FireDAC.Phys.Intf.pas
FireDAC.Phys.Intf.hpp
FireDAC.Phys.Intf IFDPhysLocalSQLAdapter

Description

Embarcadero Technologies does not currently have any additional information.