Элементы 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. |
В начало
.gif)
.gif)
.gif)