Language Reference Guide : 4. System Classes : CursorObject Class : RowCount Attribute
 
Share this page                  
RowCount Attribute
Data Type: integer
4GL Access: R
The RowCount attribute contains the number of rows that have been successfully fetched from the CursorObject since it was opened.
This attribute is reset to zero whenever you use the open statement with the cursor object.