Class
AverageFunction

AVERAGE aggregation function

Definition

Constructors

AverageFunction()

Initializes a new instance of the AverageFunction class.

Declaration

public AverageFunction()

Properties

AggregateMethodName

Gets the Average method name.

Declaration

public override string AggregateMethodName { get; }

Property Value

string

Average.

Overrides AggregateFunction.AggregateMethodName