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

Returns lookup plan.

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

Syntax

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

Return Value

lookup plan