QueryDef.LastUpdated-Eigenschaft (DAO)
Gilt für: Access 2013, Office 2013
Gibt das Datum und die Uhrzeit der letzten Änderung eines Objekts zurück. Schreibgeschützter Variant-Wert.
Syntax
Ausdruck . LastUpdated
Ausdruck Eine Variable, die ein QueryDef-Objekt darstellt.
Bemerkungen
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.