-
Introduction
Section titled “Introduction”The topic describes the EX0003 analysis rule.
EX0003: Get object dependencies - Objects that depend on other database objects.
Section titled “EX0003: Get object dependencies - Objects that depend on other database objects.”Message
Section titled “Message”Get object dependencies - Objects that depend on other database objects.
Description
Section titled “Description”The rule lists all objects that depend on given database object.
The rule uses the information from the SQL Server sys.dependencies database view.
The rule has a ContextOnly scope and is applied only on current server and database schema.
Parameters
Section titled “Parameters”| Name | Description | Default Value |
|---|---|---|
| ObjectName | Provide object name in order to get results for specific object or leave the parameter empty to get results for all available objects. |
Categories
Section titled “Categories”Explicit Rules
Additional Information
Section titled “Additional Information”There is no additional info for this rule.