Language Reference Guide : C. Generated User Classes : Query_Control User Class : FindRow Method
 
Share this page                  
FindRow Method
The FindRow method finds the specified row in the result set and moves those values to the fields on the form.
This method has the following syntax:
Query_Control.FindRow(rownumber = integer not null)
Note:  This method is only available for queries run in QY_CACHE mode.