ToolMap
Loading...
Searching...
No Matches
DataBaseResult Class Reference

Public Member Functions

 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)
 

Protected Member Functions

bool _GetRowLength ()
 

The documentation for this class was generated from the following files: