Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
获取列的缺省值(如果存在)。
public virtual const char * GetColumnDefault(ul_column_num cid)
cid 从 1 开始的列序号。
缺省值。如果该列没有缺省值,则返回空字符串。警告:此项指向其内容可通过任何后续 UltraLite 调用更改的静态缓冲区,因此如果要将该值保存一段时间,您将需要复制该值。