FetchToRecord(Value: Integer): Integer;
Value is quantity of records that should be loaded into cache.
The FetchToRecord method loads records from data source to cache. The quantity of records is passed by the Value parameter. After execution it returns quantity of records in cache.
See also: