DependencyTree 멤버
The DependencyTree object represents a tree structure that contains SQL Server objects and their hierarchical relationships to each other.
DependencyTree 형식은 다음 멤버를 노출합니다.
메서드
| 이름 | 설명 | |
|---|---|---|
![]() |
Copy | Makes a copy of the DependencyTree object. |
![]() |
Equals | (Object에서 상속됩니다.) |
![]() |
Finalize | (Object에서 상속됩니다.) |
![]() |
GetHashCode | (Object에서 상속됩니다.) |
![]() |
GetType | (Object에서 상속됩니다.) |
![]() |
MemberwiseClone | (Object에서 상속됩니다.) |
![]() |
Remove | Removes a DependencyTreeNode object from the DependencyTree object. |
![]() |
ToString | (Object에서 상속됩니다.) |
맨 위로 이동
속성
| 이름 | 설명 | |
|---|---|---|
![]() |
Count | Gets the total number of DependencyTreeNode objects in the DependencyTree object. |
![]() |
Dependencies | Gets or sets a Dependency Chain Collection |
![]() |
DependsOnParents | Gets or sets property indicating if the Dependency Tree depends on parent objects. |
![]() |
FirstChild | Gets the first child DependencyTreeNode object in the DependencyTree object. (DependencyTreeNode. . :: . .FirstChild을(를) 재정의합니다.) |
![]() |
HasChildNodes | Gets the Boolean property value that specifies whether the DependencyTree object has any child nodes. (DependencyTreeNode. . :: . .HasChildNodes을(를) 재정의합니다.) |
![]() |
Index | (DependencyTreeNode에서 상속됩니다.) |
![]() |
IsSchemaBound | Determines if the Dependency Node is bound to a schema (DependencyNode에서 상속됩니다.) |
![]() |
NextSibling | Gets the next sibling DependencyTreeNode object in the DependencyTree object. (DependencyTreeNode. . :: . .NextSibling을(를) 재정의합니다.) |
![]() |
NumberOfSiblings | Gets the number of sibling objects in the DependencyTree object hierarchy. (DependencyTreeNode. . :: . .NumberOfSiblings을(를) 재정의합니다.) |
![]() |
Roots | Gets or sets the root nodes of a Dependency Chain Collection. |
![]() |
Siblings | Gets or sets siblings contained in a Dependency Tree Node. (DependencyTreeNode에서 상속됩니다.) |
![]() |
Urn | Gets the Urn value of that uniquely identifies the SQL Server object that the DependencyTree object represents. (DependencyNode. . :: . .Urn을(를) 재정의합니다.) |
맨 위로 이동
.gif)
.gif)
.gif)
.gif)