Qore Programming Language  0.8.11
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
List of all members
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>

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: