Click or drag to resize

OnMergeMatchedDeleteActionWhereClause Property

Returns the action condition, or null if undefined.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public Expression WhereClause { get; set; }

Property Value

Type: Expression
condition
See Also