The AbstractNullnessCheckNode 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 propertyDataType (Inherited from UnaryLogicOperatorNode.)
Protected propertyExpansionConnectorText
When (if) we need to expand a row value constructor, what is the text of connector to use between the expansion fragments.
Protected propertyExpansionConnectorType
When (if) we need to expand a row value constructor, what is the type of connector to use between the expansion fragments.
Public propertyIsNil (Inherited from ASTNode.)
Public propertyLine (Inherited from ASTNode.)
Public propertyNextSibling (Inherited from ASTNode.)
Public propertyOperand (Inherited from UnaryLogicOperatorNode.)
Public propertyOriginalText (Inherited from SqlNode.)
Public propertyParent (Inherited from ASTNode.)
Public propertyText (Inherited from SqlNode.)
Public propertyToken (Inherited from ASTNode.)
Public propertyType (Inherited from ASTNode.)
Public propertyWalker (Inherited from HqlSqlWalkerNode.)

See Also