Returns a Hashtable of the next row
public Hashtable GetRowHash();
Returns a Hashtable of the given row index
public Hashtable GetRowHash(int);
SQLiteResultSet Class | SQLite.NET Namespace