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 调用更改的静态缓冲区,因此如果需要保存该值,必须复制该值。