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

Returns chain of stream numbers.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property Chain As Integer()
C#
public virtual int[] Chain { get; }
Visual C++
public:
virtual property array<int>^ Chain {
	array<int>^ get ();
}

Field Value

The chain.

Return Value

array of stream numbers