Java.Sql.Statement.SuccessNoInfo Field
Indicates that a batch statement was executed with a successful result, but a count of the number of rows it affected is unavailable.

Value: -2

Syntax

[Android.Runtime.Register("SUCCESS_NO_INFO")]
public const int SuccessNoInfo

Remarks

Indicates that a batch statement was executed with a successful result, but a count of the number of rows it affected is unavailable.

[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