Click or drag to resize

PlanNode Properties

The PlanNode type exposes the following members.

Properties
  NameDescription
Public propertyIncoming
Returns all incoming plan edges.
(Overrides PlanPseudoNodeIncoming.)
Public propertyTopNode
outermost enclosing supernode, the node itself if not contained within a supernode
(Inherited from PlanPseudoNode.)
Public propertyTopSuperNode
outermost enclosing supernode, null if not contained within a supernode
(Inherited from PlanPseudoNode.)
Top
See Also