API:Datasnap.Provider.TCustomResolver.HandleUpdateError
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.