libdballe  5.18
Public Member Functions | Data Fields
dballe::db::Sequence Struct Reference

ODBC statement to read a sequence. More...

#include <internals.h>

Inheritance diagram for dballe::db::Sequence:
dballe::db::Statement

Public Member Functions

 Sequence (Connection &conn, const char *name)
const DBALLE_SQL_C_SINT_TYPE & read ()
 Read the current value of the sequence.

Data Fields

DBALLE_SQL_C_SINT_TYPE out

Detailed Description

ODBC statement to read a sequence.


The documentation for this struct was generated from the following file: