Fetches a row from the current result set. This must be successfully called before any results are fetched.
If this function fails, MoreRows can be used to tell if there was an error or the result set is finished.
bool FetchRow()
True if a row was fetched, false otherwise.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.