COleDateTime GetDateCreated( );
throw( CDaoException, CMemoryException );
Return Value
A COleDateTime object containing the date and time the querydef was created.
Remarks
Call this member function to get the date the querydef object was created.
For information about querydefs, see the article DAO Querydef in Visual C++ Programmer's Guide. For related information, see the topic "DateCreated, LastUpdated Properties" in DAO Help.
CDaoQueryDef Overview | Class Members | Hierarchy Chart
See Also CDaoQueryDef::GetDateLastUpdated