Yes. All settings and options that are set up in the project can be saved in a
project file by clicking the Save button from the main
ribbon bar. A project file can be consumed via the CLI for unattended execution
in future releases.
Yes. To hide unreferenced objects, click the Hide unreferenced
option from the main ribbon bar. To revert that action and show these objects
again, click the Show hidden option.
Yes. The option to set the depth level of dependencies that will be shown in the Dependencies panel can be found in the General tab of the Options window. For example, when the dependency depth is set to 2, dependencies for all selected objects will be shown and additionally the dependencies for referenced and referencing objects will be also visible.
Yes, this can be done using the External database feature. More information
about how to add objects from other databases can be found in the Viewing
cross-database SQL dependencies article.
Somewhere up to 1000 database objects is optimal for the work, over that slows down the work in the application, and the graphical dependencies on the main window are harder to read.
Dependency diagrams can be exported to a variety of formats such as .JPG, .BMP, .PNG. Selected parts of dependency diagrams can also be exported using the Export part option from the main ribbon bar.
Available layout styles are Shapes and colors and Icons. These can be found in the Style tab in the Options window. Available layout modes are Organic, Circular, and Orthogonal and these options can be found in the main ribbon bar.
Yes. Any selected object can be removed from the diagram by clicking the Remove option from the right-click context menu. Additionally, selected objects can be removed by pressing the Delete keyboard button. Removing the specified database objects is visual, the objects are not deleted from the database. A removed database object can be restored using the Refresh button from the Home tab.
Information that is shown for each dependency is a list of selected objects, referencing objects and objects that are referenced by the selected object. Additionally, dependency types can be displayed on diagrams when clicking the Show labels toggle button from the main ribbon bar.