The LastUpdated property of the MDStore interface is not used by OLAP Services. You can set this to any date/time value you want, for instance, to indicate when the source data was last changed.
clsAggregation | clsDatabase |
clsCube | clsPartition |
Date
Access depends on the class of the associated MDStore object.
Class | Access |
---|---|
clsDatabase | R/W |
clsCube | R/W |
clsPartition | R/W |
clsAggregation | R |
Except for aggregation objects, which inherit the value of this property from their parents, the LastUpdated property is not automatically set by any method in the Decision Support Objects (DSO) object model. It is provided as a means for client applications to specify a date or time that represents the validity of information. For example, a date of 12/31/97 may mean that the information stored in a cube is not valid after December of 1997.
About Decision Support Objects | Using Decision Support Objects |
Properties Cross-Reference |