NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.soda
EPStatementObjectModel Class
EPStatementObjectModel Methods
Select Method
SetFrom Method
SetGroupBy Method
SetHaving Method
SetInsertInto Method
SetOrderBy Method
SetOutputLimit Method
SetWhere Method
ToEPL Method
EPStatementObjectModel
SetWhere Method
Specify a where-clause.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
public
EPStatementObjectModel
SetWhere
(
Expression
whereClause
)
Parameters
whereClause
Type:
com.espertech.esper.common.client.soda
Expression
specifies the where-clause, which is optional and can be null
Return Value
Type:
EPStatementObjectModel
model
See Also
Reference
EPStatementObjectModel Class
com.espertech.esper.common.client.soda Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com