LastDataUpdate Element (XMLA)

Contains the date and time that the data of the cube represented by the parent Cube element was last updated.

Syntax

  
<Cube>  
   ...  
   <LastDataUpdate>...</LastDataUpdate>  
   ...  
</Cube>  

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 elements Cube
Child elements None

Remarks