RAD Studio VCL Reference
ContentsIndex
PreviousUpNext
TCustomResolver Methods

The methods of the TCustomResolver class are listed here.

 
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. 
 
Name 
Description 
 
Applies updates received from a provider. 
 
This is FreeTreeData, a member of class TCustomResolver. 
 
Sets the provider flag pfInKey on all key fields in a delta data packet. 
 
This is InitTreeData, a member of class TCustomResolver. 
 
Initializes internal data structures once the delta packet has been wrapped in an update tree but before any updates are applied. 
 
Manages the updating process once a delta packet is wrapped in a TUpdateTree object. 
 
Returns information from a specified record. 
Copyright(C) 2008 CodeGear(TM). All Rights Reserved.
What do you think about this topic? Send feedback!