SfcDependencyNode Class
Do not reference this member directly in your code. It supports the SQL Server infrastructure.
Assembly: Microsoft.SqlServer.Management.Sdk.Sfc (in Microsoft.SqlServer.Management.Sdk.Sfc.dll)
| Name | Description | |
|---|---|---|
![]() | AncestorCount | Gets a value that indicates the number of ancestors of the dependency node. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Ancestors | Enumerates over the ancestors of the dependency node. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ChildCount | Gets a value that indicates the number of children of the dependency node. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Children | Enumerates over the children of the dependency node. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Discovered | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | Instance | Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
| Name | Description | |
|---|---|---|
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | IsPhysicalAncestor(Int32) | Returns a value that indicates whether the ancestor is a physical relation or not. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | IsPhysicalChild(Int32) | Returns a value that indicates whether the child is a physical relation or not. Do not reference this member directly in your code. It supports the SQL Server infrastructure. |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

