History  | 
Requery (database statements) 
Purpose 
Re-executes the current statement's query. This is similar to the Refresh method except that all rows in the cursor are refreshed. Upon calling the Requery method, the record pointer is positioned at the first record in the result set. 
Syntax 
DBStatement.Requery 
Compliance: 
Core level 
 | ||