native SQL_NumColumns(Handle:query);
query | Handle of a query to check. |
Returns the total number of columns.
The number of retrieved columns by the query.
Invalid query handle. No result set in this query.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.