Membres DependencyTreeNode
The DependencyTreeNode class represents the child and sibling SQL Server objects within a DependencyTree object hierarchy.
Le type DependencyTreeNode expose les membres suivants.
Constructeurs
| Nom | Description | |
|---|---|---|
![]() |
DependencyTreeNode | Initializes a new instance of the DependencyTreeNode class. |
Haut de la page
Méthodes
| Nom | Description | |
|---|---|---|
![]() |
Equals | (Hérité de Object.) |
![]() |
Finalize | (Hérité de Object.) |
![]() |
GetHashCode | (Hérité de Object.) |
![]() |
GetType | (Hérité de Object.) |
![]() |
MemberwiseClone | (Hérité de Object.) |
![]() |
ToString | (Hérité de Object.) |
Haut de la page
Propriétés
| Nom | Description | |
|---|---|---|
![]() |
FirstChild | Gets the first child DependencyTreeNode object of the referenced DependencyTreeNode object. |
![]() |
HasChildNodes | Gets the Boolean property value that specifies whether the DependencyTreeNode object has any child nodes. |
![]() |
Index | |
![]() |
IsSchemaBound | Determines if the Dependency Node is bound to a schema (Hérité de DependencyNode.) |
![]() |
NextSibling | Gets the next sibling DependencyTreeNode object in the referenced DependencyTreeNode object. |
![]() |
NumberOfSiblings | Gets the number of sibling DependencyTreeNode objects in the referenced DependencyTreeNode object. |
![]() |
Siblings | Gets or sets siblings contained in a Dependency Tree Node. |
![]() |
Urn | Gets or sets the URN value that uniquely identifies the Microsoft SQL Server object that the DependencyNode object represents. (Hérité de DependencyNode.) |
Haut de la page
.gif)
.gif)
.gif)
.gif)