klyn.databases.sql.odbc.OdbcResultSet.wasNull
method
public wasNull() as Boolean throws SQLException:
Description

Returns true when the last typed read returned SQL NULL.

Throws
  • SQLException if the cursor is closed.