libjmmcg
release_579_6_g8cffd
A C++ library containing an eclectic mix of useful, advanced components.
|
#include <ODBCWrapper.hpp>
Public Member Functions | |
EnvironmentErr (const tstring &str, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) | |
~EnvironmentErr (void) | |
![]() | |
virtual | ~ODBCExceptionErr (void) |
const TCHAR *__fastcall | what (void) noexcept(true) |
Additional Inherited Members | |
![]() | |
ODBCExceptionErr (const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) | |
![]() | |
tstringstream | m_info |
std::auto_ptr< TCHAR > | str_hack |
Definition at line 294 of file ODBCWrapper.hpp.
|
inline |
Definition at line 93 of file ODBCWrapper.cpp.
|
inline |
Definition at line 99 of file ODBCWrapper.cpp.