SQLiteProgram.UniqueId Property

Definition

Caution

deprecated

Unimplemented.

[System.Obsolete("deprecated")]
public int UniqueId { [Android.Runtime.Register("getUniqueId", "()I", "")] get; }
[<System.Obsolete("deprecated")>]
[<get: Android.Runtime.Register("getUniqueId", "()I", "")>]
member this.UniqueId : int

Property Value

Attributes

Remarks

Unimplemented.

This member is deprecated. This method is deprecated and must not be used.

Java documentation for android.database.sqlite.SQLiteProgram.getUniqueId().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to