NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
ExpressionBase Class
ExpressionBase Methods
AddChild Method
RenderAggregation Method
ToEPL Method
ToPrecedenceFreeEPL Method
ExpressionBase
AddChild Method
Adds a new child expression to the current expression.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
void
AddChild
(
Expression
expression
)
Parameters
expression
Type:
com.espertech.esper.common.client.soda
Expression
to add
See Also
Reference
ExpressionBase Class
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com