Partager via


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

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

Haut de la page

Public Properties

(see also Protected Properties )

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

Haut de la page

Protected Properties

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

Haut de la page

Public Methods

(see also Protected Methods )

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

Haut de la page

Protected Methods

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

Haut de la page

Voir aussi

Référence

DependencyTree Class
Microsoft.SqlServer.Management.Smo Namespace

Autres ressources

Scripting