Click or drag to resize

ExpressionsOr Method

Logical OR disjunction. Use add methods to add expressions.

Namespace:  com.espertech.esper.common.client.soda
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public static Disjunction Or()

Return Value

Type: Disjunction
expression
See Also