DependencyWalker.DiscoverDependencies Method
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified object array of SQL Server objects on the instance of SQL Server.
Overload List
| Name | Description |
|---|---|
| DependencyWalker.DiscoverDependencies (SqlSmoObject[], Boolean) |
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified object array of SQL Server objects on the instance of SQL Server.
|
| DependencyWalker.DiscoverDependencies (SqlSmoObject[], DependencyType) |
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified object array of SQL Server objects on the instance of SQL Server.
|
| DependencyWalker.DiscoverDependencies (Urn[], Boolean) | |
| DependencyWalker.DiscoverDependencies (Urn[], DependencyType) | |
| DependencyWalker.DiscoverDependencies (UrnCollection, Boolean) |
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified Urn collection of SQL Server objects on the instance of SQL Server.
|
| DependencyWalker.DiscoverDependencies (UrnCollection, DependencyType) |
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified Urn collection of SQL Server objects on the instance of SQL Server.
|