Click or drag to resize

PreviousExpression Properties

The PreviousExpression type exposes the following members.

Properties
  NameDescription
Public propertyChildren
Returns the list of sub-expressions to the current expression.
(Inherited from ExpressionBase.)
Public propertyPrecedence (Overrides ExpressionBasePrecedence.)
Public propertyTreeObjectName (Inherited from ExpressionBase.)
Public propertyType
Returns the type of the previous expression (tail, first, window, count)
Top
See Also