Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
检查指定列是否可为空。
public virtual bool IsColumnNullable(ul_column_num cid)
cid 从 1 开始的列序号。
如果该列可为空值,则返回 true;否则,返回 false。