MetaTableColumn.nullok
bool nullok() @propertyGet nullok field.
Returns
tells if the column can be null
void nullok(bool propval) @propertySet nullok field.
Parameters
propval | tells if the column can be null |
bool nullok() @propertyGet nullok field.
void nullok(bool propval) @propertySet nullok field.
propval | tells if the column can be null |