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

Returns the event type that represents the select-clause items.

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

Syntax

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

Field Value

Return Value

event type representing select-clause items