|
libdballe
5.18
|
ODBC statement to read a sequence. More...
#include <internals.h>
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 |
ODBC statement to read a sequence.
1.7.6.1