Partager via


LastProcessed (MDStore Interface)

Notes

  Cette fonctionnalité sera supprimée dans la prochaine version de Microsoft SQL Server. Évitez d'utiliser cette fonctionnalité dans de nouveaux travaux de développement, et modifiez dès que possible les applications qui utilisent actuellement cette fonctionnalité.

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

Notes

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.