GetDateCreated returns the date and time that a CdbQueryDef object was created (Microsoft Jet workspaces only).
GetLastUpdated returns the date and time of the most recent change made to a CdbQueryDef object (Microsoft Jet workspaces only).
Syntax
COleDateTimeGetDateCreated(VOID);
COleDateTimeGetLastUpdated(VOID);