 | CreateWindowClauseInsertWhereClause Property |
Filter expression for inserting from another named window, or null if not inserting from another named window.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic Expression InsertWhereClause { get; set; }
Return Value
Type:
Expressionfilter expression
See Also