Condividi tramite


Measure.AggregateFunction Proprietà

Definizione

Ottiene o imposta la funzione di aggregazione applicata alla misura corrente.

public Microsoft.AnalysisServices.AggregationFunction AggregateFunction { get; set; }
member this.AggregateFunction : Microsoft.AnalysisServices.AggregationFunction with get, set
Public Property AggregateFunction As AggregationFunction

Valore della proprietà

Valore di enumerazione AggregationFunction.

Commenti

Un oggetto AggregationFunction può avere i valori seguenti: AverageOfChildren, ByAccount, Count, DistinctCount, FirstChild, FirstNonEmpty, LastChild, LastNonEmpty, Max, Min, None, Sum.

Si applica a