Definition at line 70 of file drivermanager.h.
Public Member Functions | |
DataSource (const ODBCXX_STRING &name, const ODBCXX_STRING &description) | |
Constructor. | |
DataSource (const ODBCXX_STRING &name, const ODBCXX_STRING &description) | |
Constructor. | |
const ODBCXX_STRING & | getDescription () const |
Return the description (if any) of the datasource. | |
const ODBCXX_STRING & | getDescription () const |
Return the description (if any) of the datasource. | |
const ODBCXX_STRING & | getName () const |
Return the name of the data source. | |
const ODBCXX_STRING & | getName () const |
Return the name of the data source. | |
virtual | ~DataSource () |
Destructor. | |
virtual | ~DataSource () |
Destructor. |