共用方式為


clearWarnings Method (SQLServerStatement)

Clears all the warnings that are reported on this SQLServerStatement object.

public final void clearWarnings()

例外狀況

SQLServerException

備註

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

另請參閱

參考

SQLServerStatement Class

概念

SQLServerStatement Methods
SQLServerStatement Members