Lingua

AbstractCursor.MCurrentRowID Property

Definition

Caution

deprecated

This field should not be used.

[Android.Runtime.Register("mCurrentRowID")]
[System.Obsolete("deprecated")]
protected Java.Lang.Long? MCurrentRowID { get; set; }
[<Android.Runtime.Register("mCurrentRowID")>]
[<System.Obsolete("deprecated")>]
member this.MCurrentRowID : Java.Lang.Long with get, set

Property Value

Attributes

Remarks

Java documentation for android.database.AbstractCursor.mCurrentRowID.

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