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

Returns execution node.

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property ExecNode As ExecNode
C#
public ExecNode ExecNode { get; }
Visual C++
public:
property ExecNode^ ExecNode {
	ExecNode^ get ();
}

Return Value

execution node