共用方式為


addBatch Method (SQLServerPreparedStatement)

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

Overload List

Name Description

addBatch ()

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

addBatch (java.lang.String)

Adds the given SQL command to the current list of commands for this SQLServerPreparedStatement object.

另請參閱

參考

SQLServerPreparedStatement Class

概念

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members