Analysis Services Programming
Partition Analyzer (Decision Support Objects)
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.