Partition Analyzer (Decision Support Objects)
Hinweis: |
---|
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 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.
Siehe auch
Verweis
clsPartitionAnalyzer
Partition (Decision Support Objects)