native SQL_QueryError(Handle:query, error[], maxlength);
query | Handle of a query to extract the error from. |
error | Buffer where to store the error string. |
maxlength | The maximum length of the output buffer. |
Gets information about a failed query error.
The error code.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.