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