REPOSITION-TO-ROW( ) method Moves a query object’s result list pointer to the row corresponding to the specified sequence number. Return type: LOGICAL Applies to: Query object handle Syntax REPOSITION-TO-ROW ( n ) n An integer expression representing the sequence number. Note: The REPOSITION-TO-ROW method corresponds to the REPOSITION statement TO ROW option.
Moves a query object’s result list pointer to the row corresponding to the specified sequence number.
Return type: LOGICAL
Applies to: Query object handle
REPOSITION-TO-ROW ( n )
n