isColumnNullable method

Returns true if the column is nullable, false otherwise.

Syntax
Boolean isColumnNullable( String name )
Parameters
  • name   Name of the column.