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


TDataSet.RecNo
TDataSet
Top 

Indicates the active record in the dataset.

property RecNo: Integer;

Description
As implemented in TDataSet, the value of RecNo is always -1. Ordinarily an application does not access RecNo at the TDataSet level. Instead a redeclared and implemented RecNo property in a descendant class such as TTable is accessed. RecNo provides a fallback property for derived datasets that do not support record numbers.


© AidAim Software Accuracer: Client Server Single-file Bde Replacement Delphi Database Embedded Databas