NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
OnSetClause Class
OnSetClause Methods
AddAssignment Method
Create Method
ToEPL Method
OnSetClause
Create Method
Creates a new on-set clause for setting variables, and adds a variable to set.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
static
OnSetClause
Create
(
Expression
expression
)
Parameters
expression
Type:
com.espertech.esper.common.client.soda
Expression
is the assignment expression providing the new variable value
Return Value
Type:
OnSetClause
on-set clause
See Also
Reference
OnSetClause Class
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com