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


TDataSet.IsEmpty
TDataSet
Top 

Indicates whether the dataset contains any records, or is it empty.

function IsEmpty: Boolean;

Description
Call IsEmpty to determine if a dataset has records. IsEmpty returns True if the dataset does not contain any records. Otherwise it returns False.


© AidAim Software Accuracer: