The Object Analyzer provides information about the dependencies an object has on other objects, such as queries that are referenced by a procedure. The analysis is based on the retrieval and parsing of an object (based on the current user and substitution values), the determination of which objects are referenced, and an analysis performed on all referenced objects.
The Object Analyzer analysis is triggered when you expand the Dependencies node on the Database Explorer tree. This analysis will return dependency information, as described in the next section.