native Result:dbi_query2(Sql:_sql, &rows, _query[], any:...);
Has the same usage as dbi_query, but this native returns by reference the number of rows affected in the query. If the query fails rows will be equal to -1.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.