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

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

Public Properties

  NameDescription
AssignedName
Returns the name of the item in the select clause.

SelectExpression
Returns the expression node representing the item in the select clause.