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