DependencyCollectionNode Members

The DependencyCollectionNode class represents a node in the dependency collection that is derived during scripting operations.

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

Public Properties

  Name Description
ms219519.pubproperty(en-US,SQL.90).gif IsRootNode Gets the Boolean property value that specifies whether the DependencyCollectionNode object represents the root node in the collection.
ms219519.pubproperty(en-US,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)

Top

Public Methods

(see also Protected Methods )

  Name Description
ms219519.pubmethod(en-US,SQL.90).gif Equals  Overloaded. (inherited from Object )
ms219519.pubmethod(en-US,SQL.90).gif GetHashCode  (inherited from Object )
ms219519.pubmethod(en-US,SQL.90).gif GetType  (inherited from Object )
ms219519.pubmethod(en-US,SQL.90).gifms219519.static(en-US,SQL.90).gif ReferenceEquals  (inherited from Object )
ms219519.pubmethod(en-US,SQL.90).gif ToString  (inherited from Object )

Top

Protected Methods

  Name Description
ms219519.protmethod(en-US,SQL.90).gif Finalize  (inherited from Object )
ms219519.protmethod(en-US,SQL.90).gif MemberwiseClone  (inherited from Object )

Top

See Also

Reference

DependencyCollectionNode Class
Microsoft.SqlServer.Management.Smo Namespace

Other Resources

Scripting