A .NET wrapper to the SQLite database

SQLiteResultSet Class

ResultSet class to complement the SQLiteClient class and represent a single result set from a select query.

For a list of all members of this type, see SQLiteResultSet Members.

System.Object
   SQLiteResultSet

[Visual Basic]
Public Class SQLiteResultSet
[C#]
public class SQLiteResultSet

Requirements

Namespace: SQLite.NET

Assembly: SQLiteClient (in SQLiteClient.dll)

See Also

SQLiteResultSet Members | SQLite.NET Namespace