次の方法で共有


EnableRealTimeUpdates (MDStore Interface)

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

The EnableRealTimeUpdates property of the MDStore interface indicates whether or not the object supports real-time updates.

Applies To:clsAggregation, clsPartition

Data Type

Boolean

Access

Access depends on the value of the ClassType property of the object.

Class type Access

clsPartition

R/W

clsAggregation

R

解説

To enable an object of ClassType clsPartition object to support real-time updates, which are used by real-time cubes, the object must use a relational OLAP (ROLAP) storage mode (the StorageMode property of the object of ClassType clsPartition must be storeasROLAP) and a Microsoft® SQL Server™ 2005 data source.

参照

関連項目

MDStore Interface

ヘルプおよび情報

SQL Server 2005 の参考資料の入手