다음을 통해 공유


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.

맨 위로 이동