Condividi tramite


Membri DesignAggregationsResult

Defines what information is returned about the aggregations design process.

Il tipo DesignAggregationsResult espone i membri seguenti.

Metodi

  Nome Descrizione
Metodo pubblico Equals (Ereditato da Object).
Metodo protetto Finalize (Ereditato da Object).
Metodo pubblico GetHashCode (Ereditato da Object).
Metodo pubblico GetType (Ereditato da Object).
Metodo protetto MemberwiseClone (Ereditato da Object).
Metodo pubblico ToString (Ereditato da Object).

In alto

Proprietà

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

In alto