Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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 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