qore_dbi_method_list Class Reference
this is the data structure Qore DBI drivers will use to pass the supported DBI methods
More...
#include <DBI.h>
List of all members.
Detailed Description
this is the data structure Qore DBI drivers will use to pass the supported DBI methods
the minimum methods that must be supported are: open, close, select, selectRows, execSQL, commit, and rollback
The documentation for this class was generated from the following file: