Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
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; otherwise, returns false.