LazyOptimizationProgress (MDStore Interface)

ms135580.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 LazyOptimizationProgress property returns the progress of lazy optimization processing for an object of ClassType clsPartition object representing a multidimensional OLAP (MOLAP) partition.

Applies To:clsPartition

Data Type

Integer

Access

Read-only

Hinweise

This property reports lazy processing progress for MOLAP partitions as an integer between 0 and 100, representing the completed percentage of lazy processing. For relational OLAP (ROLAP) and hybrid OLAP (HOLAP) partitions, the returned value is always 100. For unprocessed partitions or for partitions whose lazy processing has not yet started, this property returns 0.

Siehe auch

Verweis

MDStore Interface
State (MDStore Interface)

Hilfe und Informationen

Informationsquellen für SQL Server 2005