Android.Database.Sqlite.SQLiteCursor: Constructor Members

The constructors of Android.Database.Sqlite.SQLiteCursor are listed below. For a list of all members, see the SQLiteCursor Members list.

See Also: Inherited members from Android.Database.AbstractWindowedCursor

Public Constructors

Execute a query and provide access to its result set through a Cursor interface.
Execute a query and provide access to its result set through a Cursor interface.

Protected Constructors

A constructor used when creating managed representations of JNI objects; called by the runtime.