[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Represents a single item in a SELECT-clause, with a name assigned
either by the engine or by the user specifying an "as" tag name.
Namespace: net.esper.eql.spec
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class SelectExprElementNamedSpec |
C# |
---|
public class SelectExprElementNamedSpec |
Visual C++ |
---|
public ref class SelectExprElementNamedSpec |
Inheritance Hierarchy