Java.Sql.IStatement.UpdateCount Property
Gets an update count for the current result if it is not a ResultSet.

Syntax

[get: Android.Runtime.Register("getUpdateCount", "()I", "GetGetUpdateCountHandler:Java.Sql.IStatementInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public int UpdateCount { get; }

Value

Documentation for this section has not yet been entered.

Exceptions

TypeReason
Java.Sql.SQLExceptionif an error occurs accessing the database.

Remarks

Gets an update count for the current result if it is not a ResultSet.

[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