Android.Database.Sqlite.SQLiteDatabase.IsDbLockedByOtherThreads Property
Always returns false.

Syntax

[System.Obsolete("deprecated")]
[get: Android.Runtime.Register("isDbLockedByOtherThreads", "()Z", "GetIsDbLockedByOtherThreadsHandler")]
public virtual bool IsDbLockedByOtherThreads { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Always returns false.

There is no longer the concept of a database lock, so this method always returns false.

[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