libdballe  6.8
Data Structures
v5/cursor.h File Reference

Functions used to manage a general DB-ALLe query. More...

#include <dballe/db/odbcworkarounds.h>
#include <dballe/db/db.h>
#include <wreport/varinfo.h>
#include <sqltypes.h>
#include <vector>

Go to the source code of this file.

Data Structures

struct  dballe::db::v5::Cursor
 Structure used to build and execute a query, and to iterate through the results. More...
 

Detailed Description

Functions used to manage a general DB-ALLe query.