次の方法で共有


AggregationFunctionType クラス

定義

AggregationFunctionType の値を定義します。

public static class AggregationFunctionType
type AggregationFunctionType = class
Public Class AggregationFunctionType
継承
AggregationFunctionType

フィールド

Avg

AggregationFunctionType の値を定義します。

Max

AggregationFunctionType の値を定義します。

Min

AggregationFunctionType の値を定義します。

Stdev

AggregationFunctionType の値を定義します。

Sum

AggregationFunctionType の値を定義します。

適用対象