native SQL_GetQueryString(Handle:query, buffer[], maxlength);
query | Handle of a query. |
buffer | Buffer where to put the query string in. |
maxlength | The maximum length of the output buffer. |
Returns the original query string that a query handle used.
This function has no return value.
Invalid query handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.