clearWarnings Method (SQLServerConnection)

Clears all warnings reported for this SQLServerConnection object.

public void clearWarnings()

异常

SQLServerException

备注

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

另请参见

参考

SQLServerConnection Class

概念

SQLServerConnection Methods
SQLServerConnection Members