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


Indicates the index of the active record in the internal cache of records.

property ActiveRecord: 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. ActiveRecord indicates the offset in this cache of the record buffer for the active record. This active record is the value returned by the public ActiveBuffer method.
        © 2003 - 2024 ComponentAce  | .net zip component | barcode for .net | delphi zip component | delphi database Apr 18, 2024