The properties 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
[read-only] override | Count | int. Returns the numbers of rows in the cursor. |
[read-only] | Database | SQLiteDatabase. Get the database that this cursor is associated with. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |