CDaoQueryDef::GetDateLastUpdated
Call this member function to get the date the querydef object was last updated — when any of its properties were changed, such as its name, its SQL string, or its connection string.
COleDateTime GetDateLastUpdated( );
Return Value
A COleDateTime object containing the date and time the querydef was last updated.
Remarks
For related information, see the topic "DateCreated, LastUpdated Properties" in DAO Help.
Requirements
Header: afxdao.h