Click or drag to resize

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
Syntax
C#
public Expression InsertWhereClause { get; set; }

Return Value

Type: Expression
filter expression
See Also