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. 
 
Adds an update that could not be resolved to the error log. 
 
Adds records to the error log if their data has been changed by another application. 
 
Name 
Description 
 
Applies updates received from a provider. 
 
Frees the internal data maintained by a TUpdateTree
 
Sets the provider flag pfInKey on all key fields in a delta data packet. 
 
Initializes the internal data maintained by TUpdateTree
 
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) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
What do you think about this topic? Send feedback!