Unit 'BufDataset' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCustomBufDataset.MergeChangeLog

Frees update buffers and Blob update buffer allocated for the dataset.

Declaration

Source position: bufdataset.pas line 653

public procedure TCustomBufDataset.MergeChangeLog;

Description

MergeChangeLog is a procedure used to free update buffers and Blob update buffer allocated for the dataset. MergeChangeLog is called from the ApplyUpdates method.

See also

TCustomBufDataset.ApplyUpdates

  

Applies pending updates to the dataset.


Documentation generated on: Jul 24 2023