Syntax
RDS.DataControl.CancelUpdate
Part | Description |
RDS.DataControl | An object variable that represents an RDS.DataControl object. |
Remarks
The Client Cursor Engine keeps both a copy of the original values and a cache of changes. When you call CancelUpdate, the cache of changes is reset to empty, and the bound controls are refreshed with the original data.
See Also
Address Book Command Buttons, Using RDS.DataControl to Pass Updated Disconnected Recordset Objects Back to the Middle Tier