TTMSFNCDataGridDatabaseAdapter.DynamicRecordCount Property
When True, the adapter re-queries the dataset record count on every grid refresh instead of caching it. Useful for live datasets where the number of records changes frequently. Default is False.
API unit family: TMSFNCDataGridDatabaseAdapter
Declaring type: TTMSFNCDataGridDatabaseAdapter
Inherited from: TTMSFNCCustomDataGridDatabaseAdapter
Type: Boolean
Syntax
property DynamicRecordCount: Boolean;
Default: False