共用方式為


addBatch Method ()

Adds a set of parameters to the batch of commands for this SQLServerPreparedStatement object.

public final void addBatch()

例外狀況

SQLServerException

備註

This addBatch method is specified by the addBatch method in the java.sql.PreparedStatement interface.

另請參閱

參考

SQLServerPreparedStatement Class

概念

addBatch Method (SQLServerPreparedStatement)
SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members