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

Returns events in table.

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

Syntax

Visual Basic (Declaration)
Public ReadOnly Property EventSet As ISet(Of EventBean)
C#
public ISet<EventBean> EventSet { get; }
Visual C++
public:
property ISet<EventBean^>^ EventSet {
	ISet<EventBean^>^ get ();
}

Return Value

all events