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

Remove events from table.

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

Syntax

Visual Basic (Declaration)
Sub Remove ( _
	events As EventBean() _
)
C#
void Remove (
	EventBean[] events
)
Visual C++
void Remove (
	array<EventBean^>^ events
)

Parameters

events
net.esper.events.EventBean[]
to remove