Share via


clearWarnings Method (SQLServerStatement)

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

public final void clearWarnings()

Ausnahmen

SQLServerException

Hinweise

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

Siehe auch

Referenz

SQLServerStatement Class

Konzepte

SQLServerStatement Methods
SQLServerStatement Members