-
Introduction
Section titled “Introduction”The topic describes the EX0002 analysis rule.
EX0002: Get object dependencies - Objects on which database objects depend.
Section titled “EX0002: Get object dependencies - Objects on which database objects depend.”Message
Section titled “Message”Get object dependencies - Objects on which database objects depend.
Description
Section titled “Description”The rule lists all objects that a given database object depends on.
The rule uses the information from the SQL Server sys.dependenciesdatabase 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 only for specific object or leave the parameter empty to get resuls for all available objects. |
Categories
Section titled “Categories”Explicit Rules
Additional Information
Section titled “Additional Information”There is no additional info for this rule.