The SqlNode type exposes the following members.

Properties

  NameDescription
Public propertyCharPositionInLine (Inherited from ASTNode.)
Public propertyChildCount (Inherited from ASTNode.)
Public propertyChildIndex (Inherited from ASTNode.)
Public propertyDataType
Public propertyIsNil (Inherited from ASTNode.)
Public propertyLine (Inherited from ASTNode.)
Public propertyNextSibling (Inherited from ASTNode.)
Public propertyOriginalText
Public propertyParent (Inherited from ASTNode.)
Public propertyText (Overrides ASTNode..::..Text.)
Public propertyToken (Inherited from ASTNode.)
Public propertyType (Inherited from ASTNode.)

See Also