LastProcessed (MDStore Interface)
Note
This feature will be removed in the next version of Microsoft SQL Server. Do not use this feature in new development work, and modify applications that currently use this feature as soon as possible.
The LastProcessed property of the MDStore interface contains the date and time when an MDStore object was last processed.
Applies To:clsAggregation, clsCube, clsDatabase, clsPartition
Data Type
Date
Access
Read-only
Remarks
The LastProcessed property for an object is undefined and will raise an error if you attempt to read it when the value of the object's State property is olapStateNeverProcessed. For more information, see State.
See Also
Reference
MDStore Interface
Process (MDStore Interface)