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

Returns index properties.

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

Syntax

Visual Basic (Declaration)
Public Overridable Function GetIndexProperties ( _
	streamLookup As Integer, _
	streamIndexed As Integer _
) As String()
C#
public virtual string[] GetIndexProperties (
	int streamLookup,
	int streamIndexed
)
Visual C++
public:
virtual array<String^>^ GetIndexProperties (
	int streamLookup, 
	int streamIndexed
)

Parameters

streamLookup
System.Int32
stream to serve as source for looking up events
streamIndexed
System.Int32
stream to look up in

Return Value

index property names