#include "cODBC.h"
#include "Sql/ISQLDriver.h"
#include "Sql/cSQLCmd.h"
#include <odbcinst.h>
#include <sqltypes.h>
Go to the source code of this file.
|
| #define | cODBCBase_DISAMBIG virtual HRESULT FillException(cSQLException* pException=nullptr) override { return SUPER_t::FillException(pException); } |
| |
- Copyright
- 1992 - 2020 Dennis Robinson (http://www.menasoft.com)
◆ cODBCBase_DISAMBIG
| #define cODBCBase_DISAMBIG virtual HRESULT FillException(cSQLException* pException=nullptr) override { return SUPER_t::FillException(pException); } |