[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Specifies exection of a table lookup with outer join using the a specified lookup plan.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class TableOuterLookupNode _ Inherits QueryPlanNode |
C# |
---|
public class TableOuterLookupNode : QueryPlanNode |
Visual C++ |
---|
public ref class TableOuterLookupNode : public QueryPlanNode |