clearBatch Method (SQLServerPreparedStatement)

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

public final void clearBatch()

异常

SQLServerException

备注

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

另请参见

参考

SQLServerPreparedStatement Class

概念

SQLServerPreparedStatement Methods
SQLServerPreparedStatement Members