Android.Database.AbstractCursor.MRowIdColumnIndex Property
This must be set to the index of the row ID column by any subclass that wishes to support updates.

Syntax

[Android.Runtime.Register("mRowIdColumnIndex")]
protected int MRowIdColumnIndex { get; set; }

Value

Documentation for this section has not yet been entered.

Remarks

This must be set to the index of the row ID column by any subclass that wishes to support updates.

[Android Documentation]

Requirements

Namespace: Android.Database
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1