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