NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
OnClause Class
OnClause Methods
CreateOnDelete Method
CreateOnInsertSplitStream Method
CreateOnSelect Method
CreateOnSet Method
CreateOnUpdate Method
OnClause
CreateOnSet Method
Creates an on-set clause for setting variable values.
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
CreateOnSet
(
Expression
expression
)
Parameters
expression
Type:
com.espertech.esper.common.client.soda
Expression
is the assignment expression
Return Value
Type:
OnSetClause
on-set clause
See Also
Reference
OnClause Class
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com