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 | |
---|---|---|
IsRootNode | Gets the Boolean property value that specifies whether the DependencyCollectionNode object represents the root node in the collection. | |
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 | |
---|---|---|
Equals | Overloaded. (inherited from Object ) | |
GetHashCode | (inherited from Object ) | |
GetType | (inherited from Object ) | |
ReferenceEquals | (inherited from Object ) | |
ToString | (inherited from Object ) |
Top
Protected Methods
Name | Description | |
---|---|---|
Finalize | (inherited from Object ) | |
MemberwiseClone | (inherited from Object ) |
Top
See Also
Reference
DependencyCollectionNode Class
Microsoft.SqlServer.Management.Smo Namespace