odbc::SQLWarning Member List

This is the complete list of members for odbc::SQLWarning, including all inherited members.

getErrorCode() constodbc::SQLException
getMessage() constodbc::SQLException
getSQLState() constodbc::SQLException
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
what() constodbc::SQLException [virtual]
~SQLException()odbc::SQLException [virtual]
~SQLWarning()odbc::SQLWarning [virtual]


Go back to the libodbc++ homepage