stock Handle:SQL_MakeStdTuple(timeout = 0)
timeout | Specifies how long connections should wait before giving up. If 0, the value is read from "amx_sql_timeout" cvar. |
Use this for making a standard DB Tuple, using AMXX's database info cvars.
A newly created tuple handle to be used in connection routines.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.