RAD Studio VCL Reference
ContentsIndex
TCustomResolver Methods Protected Methods
Protected Methods
 
Name 
Description 
 
Provides the interface for a method that performs any initialization before applying updates. 
 
Defines a method that deletes a record. 
 
Defines a method that inserts a record. 
 
Defines a method that modifies a record. 
 
Provides the interface for a method that performs any finalization after applying updates. 
 
Manages the resolving process when errors occur while applying updates. 
 
Introduces a method for adding information about a failed update that is passed to an OnUpdateError event handler. 
 
This is LogUpdateError, a member of class TCustomResolver. 
 
Adds records to the error log if their data has been changed by another application. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.