Partition Analyzer (Decision Support Objects)
Примечание. |
---|
В следующей версии Microsoft SQL Server эта возможность будет удалена. Не используйте ее при работе над новыми приложениями и как можно быстрее измените приложения, в которых она в настоящее время используется. |
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.
См. также
Справочник
clsPartitionAnalyzer
Partition (Decision Support Objects)