Sets a column to a DECL_DATETIME value.
public virtual bool SetDateTime( const ul_wchar * cname, DECL_DATETIME * value )
cname The name of the column.
value The DECL_DATETIME value. Passing NULL is equivalent to calling SetNull.
True on success, otherwise false.