Σημείωση
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να συνδεθείτε ή να αλλάξετε καταλόγους.
Η πρόσβαση σε αυτή τη σελίδα απαιτεί εξουσιοδότηση. Μπορείτε να δοκιμάσετε να αλλάξετε καταλόγους.
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. |
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class