This topic has not yet been rated - Rate this topic

addBatch Method (SQLServerPreparedStatement)

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

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.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.