Main Page Namespace List Class Hierarchy Compound List File List Namespace Members Compound Members
odbc::Driver Class Reference
An ODBC Driver with it's information.
More...
#include <drivermanager.h>
List of all members.
Public Methods
-
Driver (const std::string &description, const std::vector< std::string > &attributes)
- Constructor.
-
virtual ~Driver ()
- Destructor.
-
const std::string & getDescription () const
- Return a description of the driver.
-
const std::vector< std::string > & getAttributes () const
- Return a list of keys that can appear in a connect string using this driver.
Detailed Description
An ODBC Driver with it's information.
The documentation for this class was generated from the following file: