次の方法で共有


Account.AggregationFunction プロパティ

定義

指定したアカウントの種類に対して使用される集計関数を取得または設定します。

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

プロパティ値

Account ディメンションに適用する集計の種類。

適用対象