libodbc++
0.2.5
|
This is the complete list of members for odbc::SQLWarning, including all inherited members.
getErrorCode() const | odbc::SQLException | |
getMessage() const | odbc::SQLException | |
getSQLState() const | odbc::SQLException | |
scDEFSQLSTATE | odbc::SQLException | static |
SQLException(const std::string &reason=ODBCXX_STRING_CONST(""), const std::string &sqlState=ODBCXX_STRING_CONST(""), int vendorCode=0) | odbc::SQLException | |
SQLException(const DriverMessage &dm) | odbc::SQLException | |
SQLWarning(const std::string &reason=ODBCXX_STRING_CONST(""), const std::string &sqlState=ODBCXX_STRING_CONST(""), int vendorCode=0) | odbc::SQLWarning | |
SQLWarning(const DriverMessage &dm) | odbc::SQLWarning | |
ssDEFSQLSTATE | odbc::SQLException | static |
what() const | odbc::SQLException | virtual |
~SQLException() | odbc::SQLException | virtual |
~SQLWarning() | odbc::SQLWarning | virtual |