RGMARow Struct Reference

#include <rgma.h>


Data Fields

char ** cols


Detailed Description

The RGMARow structure holds a single row in an RGMAResultSet. The interpretation of the value is given in the columnTypes array in the ResultSet. A NULL pointer is used to represent a database NULL for any value.


Field Documentation

char** cols
 

Array of column values (INDIVIDUAL VALUES MAY BE NULL).


Generated on Wed May 17 17:48:42 2006 for RGMA C API by doxygen 1.3.5