title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
clearBatch Method (SQLServerStatement) |
clearBatch Method (SQLServerStatement) |
David-Engel |
v-davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerStatement.clearBatch |
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.