clearWarnings Method (SQLServerStatement)

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

public final void clearWarnings()

Excepciones

SQLServerException

Notas

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

Vea también

Referencia

SQLServerStatement Class

Conceptos

SQLServerStatement Methods
SQLServerStatement Members