[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

Ctor.

Namespace: net.esper.eql.join.plan
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Sub New ( _
	tableLookupPlan As TableLookupPlan _
)
C#
public TableLookupNode (
	TableLookupPlan tableLookupPlan
)
Visual C++
public:
TableLookupNode (
	TableLookupPlan^ tableLookupPlan
)

Parameters

tableLookupPlan
net.esper.eql.join.plan.TableLookupPlan
plan for performing lookup