Provides an ad-hoc access to the query result.
- Remarks:
- The recordindex is the one-based nth item in the query result. If successful, this method will position the reader at the feature identified by the recordindex.
- Parameters:
-
| recordindex | The index of the row. |
- Returns:
- Returns true if a record is found or false otherwise.