A class that implements a connection to a ADO database. More...
#include "Config.h"#include <cstddef>#include <string>#include <boost/date_time/posix_time/posix_time_types.hpp>#include <boost/noncopyable.hpp>Go to the source code of this file.
Classes | |
| class | te::ado::Connection | 
| A class that implements a connection to a ADO database.  More... | |
Namespaces | |
| te | |
| URI C++ Library.  | |
| te::ado | |
| Namespace for the TerraLib ADO driver implementation.  | |
A class that implements a connection to a ADO database.
Definition in file Connection.h.