[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.

The following tables list the members exposed by the AliasNodeSwapper type.

Public Methods

  NameDescription
Equals (Inherited from Object.)
GetHashCode (Inherited from Object.)
GetType (Inherited from Object.)
static memberSwap
Replace all instances of the node representing the alias with the full expression.

ToString (Inherited from Object.)

Protected Methods

  NameDescription
Finalize (Inherited from Object.)
MemberwiseClone (Inherited from Object.)