MetaTableColumn.nullok

bool nullok() @property

Get nullok field.

Returns

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

Set nullok field.

Parameters

propvaltells if the column can be null