libodbc++  0.2.5
Public Member Functions | List of all members
odbc::DataSource Class Reference

A Data Source. More...

#include <drivermanager.h>

Public Member Functions

 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:

Go back to the libodbc++ homepage