Indicates whether the dataset is empty.
property IsEmpty : boolean;
Examine IsEmpty to determine if dataset has no records.
IsEmpty is True if dataset contains 0 records.