--- title: "LastUpdate Element (ASSL) | Microsoft Docs" ms.custom: "" ms.date: "03/06/2017" ms.prod: "sql-server-2016" ms.reviewer: "" ms.suite: "" ms.technology: - "analysis-services" - "docset-sql-devref" ms.tgt_pltfrm: "" ms.topic: "reference" apiname: - "LastUpdate Element" apilocation: - "http://schemas.microsoft.com/analysisservices/2003/engine" apitype: "Schema" applies_to: - "SQL Server 2016 Preview" helpviewer_keywords: - "LastUpdate element" ms.assetid: 639db733-a082-4f57-868d-a3bcd5e7a4f6 caps.latest.revision: 12 author: "Minewiskan" ms.author: "owend" manager: "erikre" --- # LastUpdate Element (ASSL) Contains a read-only timestamp that indicates the last time that the associated [Database](../../../analysis-services/scripting/objects/database-element-assl.md) or any of the major objects that the database contains were altered. ## Syntax ```xml ... ... ... ``` ## Element Characteristics |Characteristic|Description| |--------------------|-----------------| |Data type and length|DateTime| |Default value|None| |Cardinality|0-1: Optional element that can occur once and only once.| ## Element Relationships |Relationship|Element| |------------------|-------------| |Parent element|[Database](../../../analysis-services/scripting/objects/database-element-assl.md)| |Child elements|None| ## Remarks The elements that correspond to the parents of **LastUpdate** in the Analysis Management Objects (AMO) object model are . ## See Also [Properties (ASSL)](../../../analysis-services/scripting/properties/properties-assl.md)