MetaTableColumn.nullok

bool nullok() @property nothrow

Get nullok field.

Returns

tells if the column can be null
void nullok(bool propval) @property nothrow

Set nullok field.

Parameters

propvaltells if the column can be null