Jegyzet
Az oldalhoz való hozzáférés engedélyezést igényel. Próbálhatod be jelentkezni vagy könyvtárat váltani.
Az oldalhoz való hozzáférés engedélyezést igényel. Megpróbálhatod a könyvtár váltását.
Clears all warnings reported on this SQLServerResultSet object.
Note
This method is not currently implemented by the Microsoft JDBC Driver for SQL Server. If called, it will always return null.
Syntax
public void clearWarnings()
Exceptions
Remarks
This clearWarnings method is specified by the clearWarnings method in the java.sql.ResultSet interface.