DesignAggregationsResult.Optimization Property

Definition

Gets the level of performance improvement reached in the aggregation design process.

public double Optimization { get; }
member this.Optimization : double
Public ReadOnly Property Optimization As Double

Property Value

A value between zero and one which represents the level of performance improvement reached in the aggregation design process.

Remarks

Zero means no aggregations have been designed. One means all designable aggregations have been designed.

Applies to