Nuta
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować się zalogować lub zmienić katalog.
Dostęp do tej strony wymaga autoryzacji. Możesz spróbować zmienić katalogi.
Retrieves the first warning that is reported by calls on this SQLServerStatement object.
Syntax
public final java.sql.SQLWarning getWarnings()
Return Value
An SQLWarning object.
Exceptions
Remarks
This getWarnings method is specified by the getWarnings method in the java.sql.Statement interface.