Dependency properties
mulmad
Posts: 94
It would be great if dependency tracker had a dependency properties window that would show all properties between the object selected in the viewer and the object selected in the "Dependencies" viewer.
For instance:
I have two tables A and B with a foreign key relation. Clicking table A in the viewer loads all table A's dependencies in the "Dependencies" viewer amongst which I'll have table B. Clicking table B in the "Dependencies" viewer would show all properties on this particular dependency, which would be name, if the dependency has cascading delete, etc.
For instance:
I have two tables A and B with a foreign key relation. Clicking table A in the viewer loads all table A's dependencies in the "Dependencies" viewer amongst which I'll have table B. Clicking table B in the "Dependencies" viewer would show all properties on this particular dependency, which would be name, if the dependency has cascading delete, etc.