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