Java.Sql.IPreparedStatement.AddBatch Method
Add a set of parameters to the PreparedStatement's command batch.

Syntax

[Android.Runtime.Register("addBatch", "()V", "GetAddBatchHandler:Java.Sql.IPreparedStatementInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public void AddBatch ()

Exceptions

TypeReason
Java.Sql.SQLExceptionif a database error happens.

Remarks

Add a set of parameters to the PreparedStatement's command batch.

[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