[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
Represents a single item in a SELECT-clause, potentially unnamed
as no "as" tag may have been supplied in the syntax.
Namespace: net.esper.eql.spec
Compare to net.esper.eql.spec.SelectExprElementNamedSpec which carries a determined name.
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class SelectExprElementUnnamedSpec |
C# |
---|
public class SelectExprElementUnnamedSpec |
Visual C++ |
---|
public ref class SelectExprElementUnnamedSpec |