Defines what information is returned about the aggregations design process.
The following tables list the members exposed by the DesignAggregationsResult type.
Public Properties
| 名称 | Description | |
|---|---|---|
| .gif) | AggregationCount | Gets the total number of aggregations designed to this point. | 
| .gif) | LastStep | Gets a Boolean value that tells if the aggregation design process has finished. | 
| .gif) | Optimization | Gets the level of performance improvement reached in the aggregation design process. | 
| .gif) | Steps | Gets the number of steps the designer accomplished in the last aggregation design iteration. | 
| .gif) | Storage | Gets the total estimated storage, in bytes, required for aggregations designed to this point. | 
| .gif) | Time | Gets the elapsed number of milliseconds the designer spent in the last aggregation design iteration. | 
顶部
Public Methods
(see also Protected Methods )
| 名称 | Description | |
|---|---|---|
| .gif) | Equals | Overloaded. (inherited from Object ) | 
| .gif) | GetHashCode | (inherited from Object ) | 
| .gif) | GetType | (inherited from Object ) | 
| .gif) .gif) | ReferenceEquals | (inherited from Object ) | 
| .gif) | ToString | (inherited from Object ) | 
顶部
Protected Methods
| 名称 | Description | |
|---|---|---|
| .gif) | Finalize | (inherited from Object ) | 
| .gif) | MemberwiseClone | (inherited from Object ) | 
顶部
请参阅
参考
DesignAggregationsResult Class
Microsoft.AnalysisServices Namespace