A class for handling SQL warnings.
An SQL warning is a state after an execution of an SQL statement or a function call that is not critical but, as it may cause problems or be an user error. Such an SQL warning may originate from the database, or from the SQLDBC interface.
Definition at line 290 of file SQLDBC.h.
|
Returns the next SQLWarning from the chain.
|
|
Returns the warning code of the SQL warning.
|