 | FromClauseCreate Method |
Creates an empty from-clause to which one adds streams via the add methods.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic static FromClause Create()
Return Value
Type:
FromClauseempty from clause
See Also