klyn.databases.sql.odbc.OdbcParameterMetaData.isNullable
method
public isNullable(index as Int) as Nullability throws SQLException:
Description

Returns the nullability contract for a parameter.

Throws
  • SQLException if the parameter index is invalid.