Column.getAllowNull

bool getAllowNull()

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

Returns

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