QueryDef.DateCreated-Eigenschaft (DAO)
Gilt für: Access 2013, Office 2013
Gibt das Datum und die Uhrzeit der Objekterstellung zurück (nur Microsoft Access-Arbeitsbereiche). Schreibgeschützter Variant-Wert.
Syntax
Ausdruck . Datecreated
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.