
Data Fields | |
| char | data [0] |
| struct { | |
| struct odbc_datastore_row * next | |
| } | list |
Definition at line 73 of file func_odbc.c.
| char data[0] |
Definition at line 75 of file func_odbc.c.
Referenced by acf_fetch().
| struct { ... } list |
struct odbc_datastore_row* next [read] |
Definition at line 74 of file func_odbc.c.
1.6.1