[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Ctor.
Namespace: net.esper.eql.expression
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Protected Friend Sub New ( _ distinct As Boolean _ ) |
C# |
---|
protected internal ExprAggregateNode ( bool distinct ) |
Visual C++ |
---|
protected public: ExprAggregateNode ( bool distinct ) |
Parameters
- distinct
- System.Boolean
sets the flag indicatating whether only unique values should be aggregated