EnableRealTimeUpdates (MDStore Interface)

ms133895.note(de-de,SQL.90).gifHinweis:
  Dieses Feature wird in der nächsten Version von Microsoft SQL Server entfernt. Verwenden Sie dieses Feature nicht zum Entwickeln neuer Anwendungen, und planen Sie das Ändern von Anwendungen, in denen es zurzeit verwendet wird, zum frühstmöglichen Zeitpunkt ein.

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

Hinweise

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.

Siehe auch

Verweis

MDStore Interface

Hilfe und Informationen

Informationsquellen für SQL Server 2005