native SQL_FieldNameToNum(Handle:query, const name[]);
query | Handle of a query. |
name | Name to search for. |
Retrieves the number of a named column.
Column index if found (>= 0); -1 otherwise.
Invalid query handle. No result set in this query.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.