Small company logo:
   History
 
Advertising banner:
 
 Statement.Empty
Home • Help • Customization Tools • FCAS • Language Reference • Statement.Empty
 
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.