다음을 통해 공유


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

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

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms165057.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms165057.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms165057.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms165057.pubmethod(ko-kr,SQL.90).gifms165057.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms165057.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms165057.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms165057.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

DesignAggregationsResult Class
Microsoft.AnalysisServices Namespace