DateCreated, LastUpdated Properties

   Applies To

Syntax

COleDateTimeGetDateCreated(VOID);

COleDateTimeGetLastUpdated(VOID);

Remarks

For table-type CdbRecordset objects, the date and time settings are derived from the computer on which the base table was created or last updated. For other objects, DateCreated and LastUpdated return the date and time that the object was created or last updated. In a multiuser environment, users should get these settings directly from the file server to avoid discrepancies in the DateCreated and LastUpdated property settings.