#include <TMySQLStatement.h>
Public Attributes | |
void * | fMem |
Int_t | fSize |
allocated data buffer | |
Int_t | fSqlType |
size of allocated data | |
Bool_t | fSign |
sqltype of parameter | |
ULong_t | fResLength |
signed - not signed type | |
my_bool | fResNull |
length argument | |
char * | fStrBuffer |
indicates if argument is null | |
char * | fFieldName |
special buffer to be used for string conversions |
Definition at line 42 of file TMySQLStatement.h.
Definition at line 43 of file TMySQLStatement.h.