LastProcessed (MDStore Interface)
Hinweis |
---|
Diese Funktion wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie diese Funktion beim Entwickeln neuer Anwendungen nicht, und planen Sie so bald wie möglich das Ändern von Anwendungen, in denen es zurzeit verwendet wird. |
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
Hinweise
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.