Delphi Database, Delphi Components from ComponentAce
Products Download Order Contact us
TDataSet.BufferCount
TDataSet
Top 


Indicates the number of records in the internal cache.

property BufferCount: Integer;

Description
TDataSet maintains an internal cache of records from the underlying database table. For example, if the dataset is used to populate a data-aware grid, the cache includes a record for each row in the grid. BufferCount indicates the size of this cache. An associated TDataLink object determines the value of BufferCount.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 16, 2024