Share via


QueryDef.LastUpdated Property

Access Developer Reference

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 QueryDef 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.