Poznámka:
Přístup k této stránce vyžaduje autorizaci. Můžete se zkusit přihlásit nebo změnit adresáře.
Přístup k této stránce vyžaduje autorizaci. Můžete zkusit změnit adresáře.
Adds a set of parameters to the batch of commands for this SQLServerPreparedStatement object.
Syntax
public final void addBatch()
Exceptions
Remarks
This addBatch method is specified by the addBatch method in the java.sql.PreparedStatement interface.
See Also
addBatch Method (SQLServerPreparedStatement)
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class