Android.Database.Sqlite.SQLiteCursor: Method Members

The methods 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 Methods

override
GetColumnNames() : string[]
Returns a string array holding the names of all of the columns in the result set in the order in which they were listed in the result.
SetSelectionArguments(string[])
Changes the selection arguments.