Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Clears all the warnings that are reported on this SQLServerStatement object.
Syntax
public final void clearWarnings()
Exceptions
Remarks
This clearWarnings method is specified by the clearWarnings method in the java.sql.Statement interface.