LastProcessed (MDStore Interface)
[!NOTA] Questa funzionalità verrà rimossa a partire dalla prossima versione di Microsoft SQL Server. Non utilizzare questa funzionalità in un nuovo progetto di sviluppo e modificare appena possibile le applicazioni in cui questa funzionalità viene utilizzata.
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
Osservazioni
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.
Vedere anche
Riferimento
MDStore Interface
Process (MDStore Interface)