Language Reference Guide : 4. System Classes : DataStream Class : MaxRow Attribute
 
Share this page                  
MaxRow Attribute
Data Type: integer
4GL Access: R
The MaxRow attribute provides the row number of the last row returned by the query. The value of this attribute is identical to that of the CurRow attribute except for queries run in QY_CACHE query mode. When the query is cached, the MaxRow attribute provides the maximum row number available in the cache.