Click or drag to resize

OuterJoinQualifierRight Property

Returns property value expression to join on.

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

Return Value

Type: Expression
expression providing joined-on values
See Also