 | OuterJoinQualifierAdditionalProperties Property |
Returns optional additional properties in the on-clause of the outer join.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList AdditionalProperties { get; set; }
Return Value
Type:
IListTpairs of properties connected via logical-and in an on-clause
See Also