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

Returns depth of lookups via index in chain.

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

Syntax

Visual Basic (Declaration)
Public Overridable ReadOnly Property Depth As Integer
C#
public virtual int Depth { get; }
Visual C++
public:
virtual property int Depth {
	int get ();
}

Field Value

The depth.

Return Value

depth