Hide all objects of a certain type
johntacke
Posts: 3 Bronze 2
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
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.