Java.Sql.ResultSet.ConcurUpdatable Field
A constant used to indicate the concurrency mode for a ResultSet object that can be updated.

Value: 1008

Syntax

[Android.Runtime.Register("CONCUR_UPDATABLE")]
public const int ConcurUpdatable

Remarks

A constant used to indicate the concurrency mode for a ResultSet object that can be updated.

[Android Documentation]

Requirements

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