native
SQL_GetQueryString
Syntax
native SQL_GetQueryString(Handle:query, buffer[], maxlength);
Description
Returns the original query string that a query handle used.
native
native SQL_GetQueryString(Handle:query, buffer[], maxlength);
Returns the original query string that a query handle used.