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

Renders the aggregation function expression.

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

Syntax

Visual Basic (Declaration)
Public Overrides ReadOnly Property ExpressionString As String
C#
public override string ExpressionString { get; }
Visual C++
public:
virtual property String^ ExpressionString {
	String^ get () override;
}

Return Value

expression string is the textual rendering of the aggregation function and it's sub-expression