#include "ADOExamples.h"#include <terralib/common.h>#include <terralib/dataaccess/datasource/DataSourceFactory.h>#include <terralib/dataaccess/utils/Utils.h>#include <iostream>Go to the source code of this file.
Functions | |
| std::unique_ptr< te::da::DataSource > | GetADOConnection () |
| std::unique_ptr<te::da::DataSource> GetADOConnection | ( | ) |
Definition at line 37 of file GetADOConnection.cpp.
References ds, and te::da::DataSourceFactory::make().
Referenced by main().