Notitie
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen u aan te melden of de directory te wijzigen.
Voor toegang tot deze pagina is autorisatie vereist. U kunt proberen de mappen te wijzigen.
Empties the current list of SQL commands for this SQLServerStatement object.
Syntax
public final void clearBatch()
Exceptions
Remarks
This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.
See Also
SQLServerPreparedStatement Members
SQLServerPreparedStatement Class