Элементы DependencyTreeNode
The DependencyTreeNode class represents the child and sibling SQL Server objects within a DependencyTree object hierarchy.
Тип DependencyTreeNode предоставляет доступ к следующим элементам.
Конструкторы
| Имя | Описание | |
|---|---|---|
![]() |
DependencyTreeNode | Initializes a new instance of the DependencyTreeNode class. |
В начало
Методы
| Имя | Описание | |
|---|---|---|
![]() |
Equals | (Наследуется из Object.) |
![]() |
Finalize | (Наследуется из Object.) |
![]() |
GetHashCode | (Наследуется из Object.) |
![]() |
GetType | (Наследуется из Object.) |
![]() |
MemberwiseClone | (Наследуется из Object.) |
![]() |
ToString | (Наследуется из Object.) |
В начало
Свойства
| Имя | Описание | |
|---|---|---|
![]() |
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 (Наследуется из 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. (Наследуется из DependencyNode.) |
В начало
.gif)
.gif)
.gif)
.gif)