[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 using the supplied plan for performing the lookup.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class TableLookupNode _ Inherits QueryPlanNode |
C# |
---|
public class TableLookupNode : QueryPlanNode |
Visual C++ |
---|
public ref class TableLookupNode : public QueryPlanNode |