Accuracer: The First And Only Cross-Platform BDE Replacement
Client-Server Single-File Embedded Database with SQL for Delphi / C++Builder / Kylix


TDataSet.Buffers
TDataSet
Top 

Provides indexed access to the record buffers in the internal cache.

property Buffers[Index: Integer]: PChar;

Description
TDataSet maintains an internal cache of records from the underlying in-memory 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. Each entry in Buffers points to a record buffer in the internal cache. The BufferCount property specifies the total number of record buffers in the cache.


© AidAim Software Accuracer: Contents-cross-platform Windows Linux Databas