Column.getAllowNull

bool getAllowNull() nothrow

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

Returns

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