Icon BeginCachedUpdates Method

procedure BeginCachedUpdates

Usage

Use the BeginCachedUpdates method to copy all records to a temporary table that will be used for caching all inserts, updates, and deletes until the cached updates are applied using the ApplyCachedUpdates method or cancelled using the CancelCachedUpdates method.
Image