DependencyTree.FirstChild Property
SQL Server 2012
Gets the first child DependencyTreeNode object in the DependencyTree object.
Namespace: Microsoft.SqlServer.Management.Smo
Assembly: Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
Property Value
Type: Microsoft.SqlServer.Management.Smo.DependencyTreeNodeA DependencyTreeNode object value that is the first in the DependencyTree object.
