Share via


Recordset.LastUpdated Property

Access Developer Reference

Returns the date and time of the most recent change made to a base table. Read-only Variant.

Syntax

expression.LastUpdated

expression   A variable that represents a Recordset object.

Remarks

The date and time settings are derived from the computer on which the base table was created or last updated.

See Also