Compartir a través de


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

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

Arriba

Public Properties

(see also Protected Properties )

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

Arriba

Protected Properties

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

Arriba

Public Methods

(see also Protected Methods )

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

Arriba

Protected Methods

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

Arriba

Vea también

Referencia

DependencyTree Class
Microsoft.SqlServer.Management.Smo Namespace

Otros recursos

Scripting