RAD Studio VCL Reference
|
Merges any data changes in the change log into the client dataset, overwriting existing values.
procedure MergeChangeLog;
__fastcall MergeChangeLog();
Call MergeChangeLog to merge changes in the change log into the actual data for the dataset, effectively creating a new data baseline. Existing values for which changes exist are overwritten.
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|