|
| DataBaseResult (MYSQL_RES **results) |
|
void | Create (MYSQL_RES **results) |
|
bool | HasResults () |
|
int | GetColCount () |
|
long | GetRowCount () |
|
bool | GetColName (wxArrayString &fields) |
|
bool | GetValue (int col, wxString &value) |
|
bool | GetValue (int col, long &value) |
|
bool | GetValue (int col, OGRGeometry **geometry) |
|
bool | NextRow () |
|
bool | IsRowOk () |
|
bool | GotoRow (long row) |
|
The documentation for this class was generated from the following files:
- /github/workspace/src/database/databaseresult.h
- /github/workspace/src/database/databaseresult.cpp