Returns a hashtable of first row of resultset
Returns a hashtable of first row of resultset
public Hashtable GetRowHash(string);
Returns a hashtable row of resultset with given row index
public Hashtable GetRowHash(string,int);
SQLiteClient Class | SQLite.NET Namespace