 | MaxProjectionExpression Constructor (Boolean) |
Ctor - for use to create an expression tree, without inner expression
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic MaxProjectionExpression(
bool isDistinct
)
Parameters
- isDistinct
- Type: SystemBoolean
true if distinct
See Also