TableDef.LastUpdated property (DAO)

Applies to: Access 2013, Office 2013

Returns the date and time of the most recent change made to an object. Read-only Variant.

Syntax

expression .LastUpdated

expression A variable that represents a TableDef object.

Remarks

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.