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

  Name Description
ms165057.pubproperty(en-US,SQL.90).gif AggregationCount Gets the total number of aggregations designed to this point.
ms165057.pubproperty(en-US,SQL.90).gif LastStep Gets a Boolean value that tells if the aggregation design process has finished.
ms165057.pubproperty(en-US,SQL.90).gif Optimization Gets the level of performance improvement reached in the aggregation design process.
ms165057.pubproperty(en-US,SQL.90).gif Steps Gets the number of steps the designer accomplished in the last aggregation design iteration.
ms165057.pubproperty(en-US,SQL.90).gif Storage Gets the total estimated storage, in bytes, required for aggregations designed to this point.
ms165057.pubproperty(en-US,SQL.90).gif Time Gets the elapsed number of milliseconds the designer spent in the last aggregation design iteration.

Top

Public Methods

(see also Protected Methods )

  Name Description
ms165057.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165057.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms165057.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms165057.pubmethod(en-US,SQL.90).gifms165057.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165057.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms165057.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms165057.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DesignAggregationsResult Class
Microsoft.AnalysisServices Namespace