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
SetFrom Method
Specify a from-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
SetFrom
(
FromClause
fromClause
)
Parameters
fromClause
Type:
com.espertech.esper.common.client.soda
FromClause
specifies the from-clause, the from-clause cannot be null and must be set
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