#include <sql.h>
Public Member Functions | |
column_value | operator[] (int column) const |
Private Member Functions | |
void | assert_good () const |
row_value (statement *owner, bool bad) | |
Private Attributes | |
bool | m_bad |
statement * | m_owner |
Friends | |
class | iterator |
|
inlineprivate |
|
private |
|
inline |