共用方式為


DesignAggregationsResult 成員

Defines what information is returned about the aggregations design process.

DesignAggregationsResult 型別公開下列成員。

方法

  名稱 描述
公用方法 Equals (繼承自 Object。)
受保護的方法 Finalize (繼承自 Object。)
公用方法 GetHashCode (繼承自 Object。)
公用方法 GetType (繼承自 Object。)
受保護的方法 MemberwiseClone (繼承自 Object。)
公用方法 ToString (繼承自 Object。)

頂端

屬性

  名稱 描述
公用屬性 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.

頂端