 | EPStatementObjectModelCreateWindow Property |
Returns the create-window clause for creating named windows, or null if this statement does not
create a named window.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic CreateWindowClause CreateWindow { get; set; }
Property Value
Type:
CreateWindowClausenamed window creation clause
See Also