Tells whether two database handles both point to the same database connection.
bool SQL_IsSameConnection(Handle hndl1, Handle hndl2)
True if the Handles point to the same connection, false otherwise.
Invalid Handle.
This documentation was generated automatically using pawn-docgen written by xPaw for AlliedMods.