Options

Hide all objects of a certain type

johntackejohntacke Posts: 3 Bronze 2
edited September 17, 2007 10:11AM in SQL Dependency Tracker
I can't figure out how to hide a set of objects without having to select each one individually. For example, I just want to see all table dependancies and don't want to see the stored procedures. How can I do this quickly?

Comments

  • Options
    Click the 'Filter by object type' button (next to the search box, in the 'Objects in Project' pane). Choose the objects that you want to hide in the diagram.

    Right click on one of the objects and choose Select > Same Type. This should just highlight the objects of the same type e.g. all of the stored procedures.

    Right click on one of the objects and choose Hide.

    This should hide all of the objects of that type from the diagram.
Sign In or Register to comment.