Frees update buffers and Blob update buffer allocated for the dataset.
Source position: bufdataset.pas line 659
public procedure TCustomBufDataset.MergeChangeLog; |
MergeChangeLog is a procedure used to free update buffers and Blob update buffer allocated for the dataset. MergeChangeLog is called from the ApplyUpdates method.
|
Applies pending updates to the dataset. |