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


TACRDatabase.DataSetCount
TACRDatabase
Top 

Indicates the number of datasets associated with the TACRDatabase component.

property DataSetCount: Integer;

Description
Use DataSetCount to determine the number of datasets listed by the DataSets property. DataSets includes only the active datasets that use the TACRDatabase component. The value of DataSetCount changes when datasets are opened and closed.

Use DataSetCount as an upper bound when iterating through the DataSets property.



© AidAim Software Accuracer: