Structure Class Reference

dynamic_record::bind_info_t More...


Detailed Description

dynamic_record::bind_info_t

information for a dynamically allocated column.

Whenever the statement::fetch() function is called, it wants to save the row data in user variables. This is done by first binding variables to a statement for each column.

This structure is used to define one such variable (a column).

The data is dynamically allocated and thus the f_data member must remain valid the whole time the fetch() command is to be used.


The documentation for this class was generated from the following file:
Generated on Tue Jun 3 10:18:58 2008 for odbcpp by  doxygen 1.4.7