Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members
odbc::DataSource Class Reference
A Data Source.
More...
#include <drivermanager.h>
List of all members.
Public Methods
-
DataSource (const std::string& name, const std::string& description)
- Constructor.
-
virtual ~DataSource ()
- Destructor.
-
const std::string& getName () const
- Return the name of the data source.
-
const std::string& getDescription () const
- Return the description (if any) of the datasource.
Detailed Description
A Data Source.
The documentation for this class was generated from the following file: