The SelectClause type exposes the following members.

Properties

  NameDescription
Public propertyAliasGenerator (Inherited from HqlSqlWalkerNode.)
Public propertyASTFactory (Inherited from HqlSqlWalkerNode.)
Public propertyCharPositionInLine (Inherited from ASTNode.)
Public propertyChildCount (Inherited from ASTNode.)
Public propertyChildIndex (Inherited from ASTNode.)
Public propertyCollectionFromElements
Public propertyColumnNames
The column alias names being used in the generated SQL.
Public propertyConstructor
The constructor to use for dynamic instantiation queries.
Public propertyDataType (Inherited from SqlNode.)
Public propertyFromElementsForLoad
FromElements which need to be accounted for in the load phase (either for return or for fetch).
Public propertyIsDistinct
Public propertyIsList
Public propertyIsMap
Public propertyIsNil (Inherited from ASTNode.)
Public propertyIsScalarSelect
Public propertyLine (Inherited from ASTNode.)
Public propertyNextSibling (Inherited from ASTNode.)
Public propertyOriginalText (Inherited from SqlNode.)
Public propertyParent (Inherited from ASTNode.)
Public propertyQueryReturnAliases
The HQL aliases, or generated aliases
Public propertyQueryReturnTypes
The types actually being returned from this query at the "object level".
Public propertyText (Inherited from SqlNode.)
Public propertyToken (Inherited from ASTNode.)
Public propertyType (Inherited from ASTNode.)
Public propertyWalker (Inherited from HqlSqlWalkerNode.)

See Also