Click or drag to resize

ExpressionsAnd Method

Logical AND conjunction. 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 Conjunction And()

Return Value

Type: Conjunction
expression
See Also