| title | clearWarnings Method (SQLServerConnection) |
|---|---|
| description | clearWarnings Method (SQLServerConnection) |
| author | David-Engel |
| ms.author | davidengel |
| ms.date | 01/19/2017 |
| ms.service | sql |
| ms.subservice | connectivity |
| ms.topic | reference |
| apilocation | sqljdbc.jar |
| apiname | SQLServerConnection.clearWarnings |
| apitype | Assembly |
[!INCLUDEDriver_JDBC_Download]
Clears all warnings reported for this SQLServerConnection object.
public void clearWarnings()
This clearWarnings method is specified by the clearWarnings method in the java.sql.Connection interface.