Clears the current list of SQL commands for this statement.
Syntax
[Android.Runtime.Register("clearBatch", "()V", "GetClearBatchHandler:Java.Sql.IStatementInvoker, Mono.Android, Version=0.0.0.0, Culture=neutral, PublicKeyToken=null")]
public
void ClearBatch ()
Exceptions
| Type | Reason |
|---|
| Java.Sql.SQLException | if an error occurs accessing the database or the database
does not support batch updates.
|
Remarks
Requirements
Namespace: Java.Sql
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1