Implementation of the data source class for the ADO driver. More...
#include "../common/Translator.h"#include "../dataaccess/datasource/DataSourceTransactor.h"#include "../dataaccess/query/SQLDialect.h"#include "../datatype/StringProperty.h"#include "Connection.h"#include "DataSource.h"#include "Exception.h"#include "Globals.h"#include "Transactor.h"#include "Utils.h"#include <cassert>#include <iostream>#include <memory>#include <boost/filesystem.hpp>#include <boost/format.hpp>#include <boost/lexical_cast.hpp>Go to the source code of this file.
Functions | |
| void | TESTHR (HRESULT hr) | 
Implementation of the data source class for the ADO driver.
Definition in file DataSource.cpp.
      
  | 
  inline | 
Definition at line 62 of file DataSource.cpp.
Referenced by te::ado::DataSource::loadGeometryColumnsCache().