SQLite3Result::reset
Resets the result set back to the first row
&reftitle.description;
public boolSQLite3Result::reset
Resets the result set back to the first row.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
Returns &true; if the result set is successfully reset
back to the first row, &false; on failure.