Freigeben über


DesignAggregationsResult-Member

Defines what information is returned about the aggregations design process.

Der DesignAggregationsResult-Typ macht die folgenden Member verfügbar.

Methoden

  Name Beschreibung
Öffentliche Methode Equals (Geerbt von Object.)
Geschützte Methode Finalize (Geerbt von Object.)
Öffentliche Methode GetHashCode (Geerbt von Object.)
Öffentliche Methode GetType (Geerbt von Object.)
Geschützte Methode MemberwiseClone (Geerbt von Object.)
Öffentliche Methode ToString (Geerbt von Object.)

Zum Anfang

Eigenschaften

  Name Beschreibung
Öffentliche Eigenschaft AggregationCount Gets the total number of aggregations designed to this point.
Öffentliche Eigenschaft LastStep Gets a Boolean value that tells if the aggregation design process has finished.
Öffentliche Eigenschaft Optimization Gets the level of performance improvement reached in the aggregation design process.
Öffentliche Eigenschaft Steps Gets the number of steps the designer accomplished in the last aggregation design iteration.
Öffentliche Eigenschaft Storage Gets the total estimated storage, in bytes, required for aggregations designed to this point.
Öffentliche Eigenschaft Time Gets the elapsed number of milliseconds the designer spent in the last aggregation design iteration.

Zum Anfang