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