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

A utility class for replacing select-clause aliases with their definitions in expression node trees.

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

Syntax

Visual Basic (Declaration)
Public Class AliasNodeSwapper
C#
public class AliasNodeSwapper
Visual C++
public ref class AliasNodeSwapper

Inheritance Hierarchy

System.Object
  net.esper.eql.core.AliasNodeSwapper