TObjectSource.RetrieveRecordCount Method
Retrieves the total number of records available from this source.
Remarks
Called only when CanRetrieveRecordCount returns True.
Syntax
Unit: Aurelius.Bind.BaseDataset
function TObjectSource.RetrieveRecordCount: Integer; virtual;