Sets a column to a DECL_DATETIME value.
public virtual bool SetDateTime( ul_column_num cid, DECL_DATETIME * value )
cid The 1-based ordinal column number.
value The DECL_DATETIME value. Passing NULL is equivalent to calling SetNull.
True on success, otherwise false.