[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 ( _
	depth As Integer, _
	chain As Integer() _
)
C#
public BestChainResult (
	int depth,
	int[] chain
)
Visual C++
public:
BestChainResult (
	int depth, 
	array<int>^ chain
)

Parameters

depth
System.Int32
depth this chain resolves into a indexed lookup
chain
System.Int32[]
chain for nested lookup