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。