다음을 통해 공유


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