API:Datasnap.Provider.TCustomResolver.HandleUpdateError

From RAD Studio API Documentation
Jump to: navigation, search

Delphi

function HandleUpdateError(Tree: TUpdateTree; E: EUpdateError;  var MaxErrors, ErrorCount: Integer): Boolean; virtual;

C++

virtual bool __fastcall HandleUpdateError(TUpdateTree* Tree, Data::Db::EUpdateError* E, int &MaxErrors, int &ErrorCount);

Properties

Type Visibility Source Unit Parent
function protected
Datasnap.Provider.pas
Datasnap.Provider.hpp
Datasnap.Provider TCustomResolver

Description

Embarcadero Technologies does not currently have any additional information. Please help us document this topic by using the Discussion page!