Recordset.LastUpdated property (DAO)
Applies to: Access 2013, Office 2013
Returns the date and time of the most recent change made to a base table. Read-only Variant.
expression .LastUpdated
expression A variable that represents a Recordset object.
The date and time settings are derived from the computer on which the base table was created or last updated.