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

TCustomBufDataset.ManualMergeChangeLog

Indicates if the update change log can be manually merged.

Declaration

Source position: bufdataset.pas line 679

public property TCustomBufDataset.ManualMergeChangeLog : Boolean
  read FManualMergeChangeLog
  write FManualMergeChangeLog
  default False;

Description

ManualMergeChangeLog is a Boolean property which indicates if the update change log for the dataset can be manually merged. The default value for the property is False.


Documentation generated on: Jul 24 2023