Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Applies to: Access 2013, Office 2013
Returns the date and time that an object was created (Microsoft Access workspaces only). Read-only Variant.
Syntax
expression .DateCreated
expression A variable that represents a TableDef 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.