This topic has not yet been rated - Rate this topic

DependencyTree.FirstChild Property

Gets the first child DependencyTreeNode object in the DependencyTree object.

Namespace:  Microsoft.SqlServer.Management.Smo
Assembly:  Microsoft.SqlServer.Smo (in Microsoft.SqlServer.Smo.dll)
public override DependencyTreeNode FirstChild { get; }

Property Value

Type: Microsoft.SqlServer.Management.Smo.DependencyTreeNode
A DependencyTreeNode object value that is the first in the DependencyTree object.
Did you find this helpful?
(1500 characters remaining)

Community Additions

ADD
© 2013 Microsoft. All rights reserved.