IUiDataSet.IsEmpty

Syntax

IsEmpty: Boolean;

Description

The IsEmpty method checks if data is available. If the data source contains at least one record, the method returns True.

See also:

IUiDataSet