Advertising banner:

History
 
 Statement.Empty
Home • Help • A0 • Customization Tools • FCAS • Language Reference • Statement.Empty
 
Empty (database statements)
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
See the example for ExecuteSQL.