Overload | Description |
---|---|
TraverseAssociationsDescription Constructor(TraversalDirection) | Initializes a new instance of TraverseAssociationsDescription with a full traversal in a specified TraversalDirection with the maximum depth limit. |
TraverseAssociationsDescription Constructor(TraversalDirection,Int32) | Initializes a new instance of TraverseAssociationsDescription with a full traversal in a specified TraversalDirection with a user-defined depth limit. |