TObjectSource.CanRetrieveRecordCount Method
Indicates whether this source can report the total record count without fetching all records.
Syntax
Unit: Aurelius.Bind.BaseDataset
function TObjectSource.CanRetrieveRecordCount: Boolean; virtual;
Indicates whether this source can report the total record count without fetching all records.
Unit: Aurelius.Bind.BaseDataset
function TObjectSource.CanRetrieveRecordCount: Boolean; virtual;