An object of ClassType clsPartitionAnalyzer implements the following methods.
| Method | Description |
|---|---|
| AddExistingAggregation | Adds an existing aggregation to the DesignedAggregations collection. |
| AddGoalQuery | Adds a particular query that is to be optimized. |
| CloseAggregationAnalysis | Closes this clsPartitionAnalyzer session and clears out the objects used during the analysis. |
| InitializeDesign | Checks the partition structure to ensure that clsPartitionAnalyzer can be run and initializes the objects necessary to perform the analysis. |
| NextAnalysisStep | Adds new aggregations to the DesignedAggregations collection and calculates the incremental performance gained versus additional aggregation storage requirements. |
| PrepareGoalQueries | Prepares the GoalQueries that were entered using the AddGoalQuery method for use in this analysis session. |