다음을 통해 공유


DependencyTreeNode Members

The DependencyTreeNode class represents the child and sibling Microsoft SQL Server objects within a DependencyTree object hierarchy.

The following tables list the members exposed by the DependencyTreeNode type.

Protected Constructors

  이름 Description
DependencyTreeNode Initializes a new instance of the DependencyTreeNode class.

위쪽

Public Properties

(see also Protected Properties )

  이름 Description
ms219465.pubproperty(ko-kr,SQL.90).gif FirstChild Gets the first child DependencyTreeNode object of the referenced DependencyTreeNode object.
ms219465.pubproperty(ko-kr,SQL.90).gif HasChildNodes Gets the Boolean property value that specifies whether the DependencyTreeNode object has any child nodes.
ms219465.pubproperty(ko-kr,SQL.90).gif NextSibling Gets the next sibling DependencyTreeNode object in the referenced DependencyTreeNode object.
ms219465.pubproperty(ko-kr,SQL.90).gif NumberOfSiblings Gets the number of sibling DependencyTreeNode objects in the referenced DependencyTreeNode object.
ms219465.pubproperty(ko-kr,SQL.90).gif Urn  Gets or sets the URN value that uniquely identifies the Microsoft SQL Server object that the DependencyNode object represents. (inherited from DependencyNode)

위쪽

Protected Properties

  이름 Description
ms219465.protproperty(ko-kr,SQL.90).gif Index  
ms219465.protproperty(ko-kr,SQL.90).gif Siblings  

위쪽

Public Methods

(see also Protected Methods )

  이름 Description
ms219465.pubmethod(ko-kr,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219465.pubmethod(ko-kr,SQL.90).gif GetHashCode  (inherited from Object )
ms219465.pubmethod(ko-kr,SQL.90).gif GetType  (inherited from Object )
ms219465.pubmethod(ko-kr,SQL.90).gifms219465.static(ko-kr,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219465.pubmethod(ko-kr,SQL.90).gif ToString  (inherited from Object )

위쪽

Protected Methods

  이름 Description
ms219465.protmethod(ko-kr,SQL.90).gif Finalize  (inherited from Object )
ms219465.protmethod(ko-kr,SQL.90).gif MemberwiseClone  (inherited from Object )

위쪽

참고 항목

참조

DependencyTreeNode Class
Microsoft.SqlServer.Management.Smo Namespace

관련 자료

Scripting