native SQL_Rewind(Handle:query);
query | Handle of a query to rewind the result set of. |
Rewinds a result set to the first row.
This function has no return value.
Invalid query handle. No result set in this query.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.