 | FromClauseOuterJoinQualifiers Property |
Returns the outer join descriptors, if this is an outer join, or an empty list if
none of the streams are outer joined.
Namespace:
com.espertech.esper.common.client.soda
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic IList OuterJoinQualifiers { get; set; }
Return Value
Type:
IListTlist of outer join qualifiers
See Also