Table of Contents

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;

See also