Condividi tramite


DependencyTree Members

The DependencyTree object represents a tree structure that contains Microsoft SQL server objects and their hierarchical relationships to each other.

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

Public Constructors

  Nome Description
DependencyTree Initializes a new instance of the DependencyTree class.

Torna all'inizio

Public Properties

(see also Protected Properties )

  Nome Description
ms219443.pubproperty(it-it,SQL.90).gif Count Gets the total number of DependencyTreeNode objects in the DependencyTree object.
ms219443.pubproperty(it-it,SQL.90).gif FirstChild Overridden. Gets the first child DependencyTreeNode object in the DependencyTree object.
ms219443.pubproperty(it-it,SQL.90).gif HasChildNodes Overridden. Gets the Boolean property value that specifies whether the DependencyTree object has any child nodes.
ms219443.pubproperty(it-it,SQL.90).gif NextSibling Overridden. Gets the next sibling DependencyTreeNode object in the DependencyTree object.
ms219443.pubproperty(it-it,SQL.90).gif NumberOfSiblings Overridden. Gets the number of sibling objects in the DependencyTree object hierarchy.
ms219443.pubproperty(it-it,SQL.90).gif Urn Overridden. Gets the Urn value of that uniquely identifies the Microsoft SQL Server object that the DependencyTree object represents.

Torna all'inizio

Protected Properties

  Nome Description
ms219443.protproperty(it-it,SQL.90).gif Dependencies  
ms219443.protproperty(it-it,SQL.90).gif DependsOnParents  
ms219443.protproperty(it-it,SQL.90).gif Index  (inherited from DependencyTreeNode )
ms219443.protproperty(it-it,SQL.90).gif Roots  
ms219443.protproperty(it-it,SQL.90).gif Siblings  (inherited from DependencyTreeNode )

Torna all'inizio

Public Methods

(see also Protected Methods )

  Nome Description
ms219443.pubmethod(it-it,SQL.90).gif Copy Makes a copy of the DependencyTree object.
ms219443.pubmethod(it-it,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219443.pubmethod(it-it,SQL.90).gif GetHashCode  (inherited from Object )
ms219443.pubmethod(it-it,SQL.90).gif GetType  (inherited from Object )
ms219443.pubmethod(it-it,SQL.90).gifms219443.static(it-it,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219443.pubmethod(it-it,SQL.90).gif Remove Removes a DependencyTreeNode object from the DependencyTree object.
ms219443.pubmethod(it-it,SQL.90).gif ToString  (inherited from Object )

Torna all'inizio

Protected Methods

  Nome Description
ms219443.protmethod(it-it,SQL.90).gif Finalize  (inherited from Object )
ms219443.protmethod(it-it,SQL.90).gif MemberwiseClone  (inherited from Object )

Torna all'inizio

Vedere anche

Riferimento

DependencyTree Class
Microsoft.SqlServer.Management.Smo Namespace

Altre risorse

Scripting