Android.Database.Sqlite.SQLiteClosable.AcquireReference Method
Acquires a reference to the object.

Syntax

[Android.Runtime.Register("acquireReference", "()V", "GetAcquireReferenceHandler")]
public virtual void AcquireReference ()

Exceptions

TypeReason
Java.Lang.IllegalStateExceptionif the last reference to the object has already been released.

Remarks

Acquires a reference to the object.

[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