|
| | WOConnectionBaseErr (const tstring &str, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | WOConnectionBaseErr (const tstring &str, const tstring &sql, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | WOConnectionBaseErr (const SQLUSMALLINT col_num, const type_info &data, const tstring &str, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | WOConnectionBaseErr (const SQLUSMALLINT col_num, const type_info &data, const tstring &str, const tstring &sql, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | ~WOConnectionBaseErr (void) |
| |
| | RORecordsetBaseErr (const tstring &str, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | RORecordsetBaseErr (const tstring &str, const tstring &sql, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | RORecordsetBaseErr (const SQLUSMALLINT col_num, const type_info &data, const tstring &str, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | RORecordsetBaseErr (const SQLUSMALLINT col_num, const type_info &data, const tstring &str, const tstring &sql, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | ~RORecordsetBaseErr (void) |
| |
| | RecordsetBaseErr (const tstring &str, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | RecordsetBaseErr (const tstring &str, const tstring &sql, const SQLHANDLE *const hstmt, const SQLSMALLINT type, const SQLRETURN err) |
| |
| | ~RecordsetBaseErr (void) |
| |
| virtual | ~ODBCExceptionErr (void) |
| |
| const TCHAR *__fastcall | what (void) noexcept(true) |
| |
Definition at line 324 of file ODBCWrapper.hpp.