The QueryNode type exposes the following members.

Properties

  NameDescription
Public propertyAlias
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 propertyDataType (Overrides SqlNode..::..DataType.)
Public propertyFromClause (Inherited from AbstractRestrictableStatement.)
Public propertyFromElement
Public propertyHasWhereClause (Inherited from AbstractRestrictableStatement.)
Public propertyIsConstructor
Public propertyIsNil (Inherited from ASTNode.)
Public propertyIsReturnableEntity
Public propertyIsScalar
Public propertyLine (Inherited from ASTNode.)
Public propertyNeedsExecutor (Overrides AbstractStatement..::..NeedsExecutor.)
Public propertyNextSibling (Inherited from ASTNode.)
Public propertyOriginalText (Inherited from SqlNode.)
Public propertyParent (Inherited from ASTNode.)
Public propertyStatementType (Overrides AbstractStatement..::..StatementType.)
Public propertyText (Inherited from SqlNode.)
Public propertyToken (Inherited from ASTNode.)
Public propertyType (Inherited from ASTNode.)
Public propertyWalker (Inherited from HqlSqlWalkerNode.)
Public propertyWhereClause (Inherited from AbstractRestrictableStatement.)

See Also