Qore Programming Language  0.8.3
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, execRawSQL, commit, and rollback


The documentation for this class was generated from the following file:
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Defines