Android.Database.Sqlite.SQLiteCursor.Database Property
Get the database that this cursor is associated with.

Syntax

[get: Android.Runtime.Register("getDatabase", "()Landroid/database/sqlite/SQLiteDatabase;", "GetGetDatabaseHandler")]
public virtual SQLiteDatabase Database { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Get the database that this cursor is associated with.

[Android Documentation]

Requirements

Namespace: Android.Database.Sqlite
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1