I was just reading this SO thread and had a question for @Mack regarding whether there is a way to check if a SQL object is referenced by any other SQL objects.
He (@Mack) used T-SQL and DMVs to accomplish something similar in his answer.
Is this possible, if so how?
I would have posted this as a comment, but I don't have sufficient reputation yet...