Partition Analyzer (Decision Support Objects)
[!NOTA] Esta característica se quitará en la versión siguiente de Microsoft SQL Server. No utilice esta característica en nuevos trabajos de desarrollo y modifique lo antes posible las aplicaciones que actualmente la utilizan.
The PartitionAnalyzer object in Decision Support Objects (DSO) provides access to the partition analysis tools for a partition in Microsoft® SQL Server™ 2000 Analysis Services. It is accessed through the Analyzer property of the DSO Partition object. The PartitionAnalyzer object uses the PartitionAnalyzer interface, with a ClassType property of clsPartitionAnalyzer.
The PartitionAnalyzer object is used to:
- Provide access to the aggregation analysis capabilities for a partition in Analysis Services.
- Provide additional information, such as existing designed aggregations and goal queries, to the aggregation analysis process for a partition.
Vea también
Referencia
clsPartitionAnalyzer
Partition (Decision Support Objects)