[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Returns the aggregation function name for representation in a generate expression string.

Namespace: net.esper.eql.expression
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Protected Friend Overrides ReadOnly Property AggregationFunctionName As String
C#
protected internal override string AggregationFunctionName { get; }
Visual C++
protected public:
virtual property String^ AggregationFunctionName {
	String^ get () override;
}

Field Value

Return Value

aggregation function name