Android.Database.Sqlite.ISQLiteCursorDriver
A driver for SQLiteCursors that is used to create them and gets notified by the cursors it creates on significant events in their lifetimes.

See Also: ISQLiteCursorDriver Members

Syntax

[Android.Runtime.Register("android/database/sqlite/SQLiteCursorDriver", "", "Android.Database.Sqlite.ISQLiteCursorDriverInvoker")]
public interface ISQLiteCursorDriver : Android.Runtime.IJavaObject, IDisposable

Remarks

A driver for SQLiteCursors that is used to create them and gets notified by the cursors it creates on significant events in their lifetimes.

[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