[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)
Specification node for a query execution plan to be extended by specific execution specification nodes.
Namespace: net.esper.eql.join.plan
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public MustInherit Class QueryPlanNode |
C# |
---|
public abstract class QueryPlanNode |
Visual C++ |
---|
public ref class QueryPlanNode abstract |