Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified object array of Microsoft SQL Server objects on the instance of SQL Server.
Hinweise
This namespace, class, or member is supported only in version 2.0 of the Microsoft .NET Framework.
Überladungsliste
| 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 Microsoft 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 Microsoft SQL Server objects on the instance of SQL Server.
|
| DependencyWalker.DiscoverDependencies (Urn[], Boolean) |
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified Urn array of Microsoft SQL Server objects on the instance of SQL Server.
|
| DependencyWalker.DiscoverDependencies (Urn[], DependencyType) |
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified Urn array of Microsoft SQL Server objects on the instance of SQL Server.
|
| DependencyWalker.DiscoverDependencies (UrnCollection, Boolean) |
Creates a hierarchical object tree that represents the parent or child dependent relationships for a specified Urn collection of Microsoft 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 Microsoft SQL Server objects on the instance of SQL Server.
|
Siehe auch
Verweis
DependencyWalker Class
DependencyWalker Members
Microsoft.SqlServer.Management.Smo Namespace