DependencyCollectionNode Members
Include Protected Members
Include Inherited Members
The DependencyCollectionNode class represents a node in the dependency collection that is derived during scripting operations.
The DependencyCollectionNode type exposes the following members.
Methods
Name | Description | |
---|---|---|
![]() |
Equals(Object) | (Inherited from Object.) |
![]() |
Finalize() | (Inherited from Object.) |
![]() |
GetHashCode() | (Inherited from Object.) |
![]() |
GetType() | (Inherited from Object.) |
![]() |
MemberwiseClone() | (Inherited from Object.) |
![]() |
ToString() | (Inherited from Object.) |
Top
Properties
Name | Description | |
---|---|---|
![]() |
IsRootNode | Gets the Boolean property value that specifies whether the DependencyCollectionNode object represents the root node in the collection. |
![]() |
IsSchemaBound | Determines if the Dependency Node is bound to a schema (Inherited from DependencyNode.) |
![]() |
Urn | Gets or sets the URN value that uniquely identifies the Microsoft SQL Server object that the DependencyNode object represents. (Inherited from DependencyNode.) |
Top