odbc Namespace Reference

The namespace where all libodbc++ classes reside. More...

Classes

Typedefs


Detailed Description

The namespace where all libodbc++ classes reside.

Typedef Documentation

typedef CleanVector<DataSource*> odbc::DataSourceList
 

A list of datasources.

Behaves like an std::vector

typedef CleanVector<Driver*> odbc::DriverList
 

A list of Drivers.

Actually an STL vector


Go back to the libodbc++ homepage