Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将列设置为 DECL_DATETIME 值。
public virtual bool SetDateTime( ul_column_num cid, DECL_DATETIME * value )
cid 从 1 开始的列序号。
value DECL_DATETIME 值。传递 NULL 等同于调用 SetNull 方法。
如果成功,则返回 true;否则返回 false。