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
override | GetColumnNames()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. |