Cancelling Pending Updates and Disabling Further Cached Updates
Go Up to Canceling Pending Cached Updates
To cancel further caching of updates and delete all pending cached updates without applying them, set the CachedUpdates
property to False
. When CachedUpdates
is set to False
, the CancelUpdates
method is automatically invoked.
From the update cache, deleted records are undeleted, modified records revert to original values, and newly inserted record simply disappear.
- Note: This option is not available for client datasets.