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.
The DependencyTree object represents a tree structure that contains Microsoft SQL server objects and their hierarchical relationships to each other.
The following tables list the members exposed by the DependencyTree type.
Public Constructors
| Name | Description | |
|---|---|---|
| DependencyTree | Initializes a new instance of the DependencyTree class. |
Nach oben
Public Properties
(see also Protected Properties )
| Name | Description | |
|---|---|---|
![]() |
Count | Gets the total number of DependencyTreeNode objects in the DependencyTree object. |
![]() |
FirstChild | Overridden. Gets the first child DependencyTreeNode object in the DependencyTree object. |
![]() |
HasChildNodes | Overridden. Gets the Boolean property value that specifies whether the DependencyTree object has any child nodes. |
![]() |
NextSibling | Overridden. Gets the next sibling DependencyTreeNode object in the DependencyTree object. |
![]() |
NumberOfSiblings | Overridden. Gets the number of sibling objects in the DependencyTree object hierarchy. |
![]() |
Urn | Overridden. Gets the Urn value of that uniquely identifies the Microsoft SQL Server object that the DependencyTree object represents. |
Nach oben
Protected Properties
| Name | Description | |
|---|---|---|
![]() |
Dependencies | |
![]() |
DependsOnParents | |
![]() |
Index | (inherited from DependencyTreeNode ) |
![]() |
Roots | |
![]() |
Siblings | (inherited from DependencyTreeNode ) |
Nach oben
Public Methods
(see also Protected Methods )
| Name | Description | |
|---|---|---|
![]() |
Copy | Makes a copy of the DependencyTree object. |
![]() |
Equals | Overloaded. (inherited from Object ) |
![]() |
GetHashCode | (inherited from Object ) |
![]() |
GetType | (inherited from Object ) |
![]() ![]() |
ReferenceEquals | (inherited from Object ) |
![]() |
Remove | Removes a DependencyTreeNode object from the DependencyTree object. |
![]() |
ToString | (inherited from Object ) |
Nach oben
Protected Methods
| Name | Description | |
|---|---|---|
![]() |
Finalize | (inherited from Object ) |
![]() |
MemberwiseClone | (inherited from Object ) |
Nach oben
Siehe auch
Verweis
DependencyTree Class
Microsoft.SqlServer.Management.Smo Namespace
.gif)
.gif)
.gif)
.gif)
.gif)