nanodbc
A small C++ wrapper for the native C ODBC API
Loading...
Searching...
No Matches
nanodbc::driver Struct Reference

Information on a configured ODBC driver. More...

#include <nanodbc.h>

Classes

struct  attribute
 Driver attributes. More...
 

Public Attributes

nanodbc::string name
 Driver name.
 
std::list< attributeattributes
 List of driver attributes.
 

Detailed Description

Information on a configured ODBC driver.


The documentation for this struct was generated from the following file: