LastProcessed (MDStore Interface)
[!NOTA] Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.
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
Notas
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.
Vea también
Referencia
MDStore Interface
Process (MDStore Interface)