Purpose
Returns whether or not the current record set has any records.
If there are records in the record set, Empty returns FALSE. If there are no records in the record set, Empty returns TRUE.
Syntax
DBStatement.Empty
Compliance:
Core level
Example
|