Empties the current list of SQL commands for this SQLServerStatement object.
public final void clearBatch()
例外狀況
備註
This clearBatch method is specified by the clearBatch method in the java.sql.Statement interface.
另請參閱
參考
SQLServerPreparedStatement Class
概念
SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members