Fetches a value from a column as a DECL_DATETIME.
public virtual bool GetDateTime(const char * cname, DECL_DATETIME * dst)
cname The name of the column.
dst The DECL_DATETIME value.
True if the value was successfully fetched.