次の方法で共有


LastProcessed (MDStore Interface)

ms134877.note(ja-jp,SQL.90).gifメモ :
  この機能は、Microsoft SQL Server の次のバージョンで削除されます。新規の開発作業ではこの機能を使用しないようにし、現在この機能を使用しているアプリケーションはできるだけ早く修正してください。

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

解説

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.

参照

関連項目

MDStore Interface
Process (MDStore Interface)

ヘルプおよび情報

SQL Server 2005 の参考資料の入手