clearWarnings Method (SQLServerConnection)

Clears all warnings reported for this SQLServerConnection object.

public void clearWarnings()

Excepciones

SQLServerException

Notas

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

Vea también

Referencia

SQLServerConnection Class

Conceptos

SQLServerConnection Methods
SQLServerConnection Members