共用方式為


clearBatch Method (SQLServerStatement)

Empties the current list of SQL commands for this SQLServerStatement object.

public void clearBatch()

例外狀況

SQLServerException

備註

This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.

另請參閱

參考

SQLServerStatement Class

概念

SQLServerStatement Methods
SQLServerStatement Members