Java.Sql.Statement.KeepCurrentResult Field
Passing this constant to getMoreResults implies that the current ResultSet object should not be closed.

Value: 2

Syntax

[Android.Runtime.Register("KEEP_CURRENT_RESULT")]
public const int KeepCurrentResult

Remarks

Passing this constant to getMoreResults implies that the current ResultSet object should not be closed.

[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