The DotNode type exposes the following members.

Properties

  NameDescription
Public propertyAlias (Inherited from AbstractSelectExpression.)
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 (Inherited from SqlNode.)
Public propertyFetch
Public propertyFromElement (Inherited from FromReferenceNode.)
Public propertyIsConstructor (Inherited from AbstractSelectExpression.)
Public propertyIsNil (Inherited from ASTNode.)
Public propertyIsResolved (Inherited from FromReferenceNode.)
Public propertyIsReturnableEntity (Inherited from FromReferenceNode.)
Public propertyIsScalar (Inherited from AbstractSelectExpression.)
Public propertyJoinType
Sets the join type for this '.' node structure.
Public propertyLine (Inherited from ASTNode.)
Public propertyNextSibling (Inherited from ASTNode.)
Public propertyOriginalText (Inherited from SqlNode.)
Public propertyParent (Inherited from ASTNode.)
Public propertyPath
Returns the full path of the node.
(Overrides FromReferenceNode..::..Path.)
Public propertyPropertyPath
Public propertyText (Inherited from SqlNode.)
Public propertyToken (Inherited from ASTNode.)
Public propertyType (Inherited from ASTNode.)
Public propertyWalker (Inherited from HqlSqlWalkerNode.)

See Also