title | description | author | ms.author | ms.date | ms.service | ms.subservice | ms.topic | apilocation | apiname | apitype |
---|---|---|---|---|---|---|---|---|---|---|
addBatch Method () |
addBatch Method () |
David-Engel |
v-davidengel |
01/19/2017 |
sql |
connectivity |
reference |
sqljdbc.jar |
SQLServerPreparedStatement.addBatch () |
Assembly |
[!INCLUDEDriver_JDBC_Download]
Adds a set of parameters to the batch of commands for this SQLServerPreparedStatement object.
public final void addBatch()
This addBatch method is specified by the addBatch method in the java.sql.PreparedStatement interface.
addBatch Method (SQLServerPreparedStatement)
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class