I’m looking for exactly what Management Studio shows with the “View Dependencies” menu.
- Management Studio connected to SQL Server 2008
- Right click on an object and choose “View Dependencies”
- Now you can navigate through the dependencies back and forth.
How do I get the same information programmatically? (an SQL query?)
1 Answer