EasyTable: Single-File Embedded BDE Replacement
Database for Delphi and C++Builder


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 EasyTable: