| title | clearBatch Method (SQLServerStatement) |
|---|---|
| description | clearBatch Method (SQLServerStatement) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerStatement.clearBatch |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Empties the current list of SQL commands for this SQLServerStatement object.
public void clearBatch()
This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.