共用方式為


LazyOptimizationProgress (MDStore Interface)

[!附註]

  下一版的 Microsoft SQL Server 將不再提供此功能。請勿在新的開發工作中使用此功能,並且儘速修改使用此功能的應用程式。

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

備註

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.