Checks whether the specified column is nullable.
public virtual bool IsColumnNullable(ul_column_num cid)
cid A 1-based ordinal column number.
True if the column is nullable; false, otherwise.