Icon StrictChangeDetection Property

property StrictChangeDetection: Boolean

Usage

Use the StrictChangeDetection property to indicate that all TDBISAMQuery and TDBISAMTable components linked to this TDBISAMSession component will use either a strict or lazy change detection policy when checking for changes made by other users or sessions. The default value is False, meaning that lazy change detection is the default change detection policy.
Image