Column.getAllowNull

Gets the 'allow null' flag of the given column.

class Column
bool
getAllowNull
()

Return Value

Type: bool

whether the given column allows null values or not (true or false).