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

Base class for an EPStatement - provides listener registration functions.

Namespace: net.esper.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public MustInherit Class EPStatementSupport _
	Implements EPListenable
C#
public abstract class EPStatementSupport : EPListenable
Visual C++
public ref class EPStatementSupport abstract : EPListenable

Inheritance Hierarchy