LastProcessed (MDStore Interface)
Observação |
---|
Esse recurso será removido na próxima versão do Microsoft SQL Server. Não utilize esse recurso em desenvolvimentos novos e modifique, assim que possível, os aplicativos que atualmente o utilizam. |
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
Comentários
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.