this class provides the internal link to the database driver for Qore's DBI layer More...
#include <DBI.h>
Public Member Functions | |
DLLEXPORT const char * | getName () const |
this is the only public exported function available in this class |
this class provides the internal link to the database driver for Qore's DBI layer
most of these functions are not exported; the Datasource class should be used instead of using the DBIDriver class directly
DLLEXPORT const char* DBIDriver::getName | ( | ) | const |
this is the only public exported function available in this class