Partager via


Membres DependencyCollectionNode

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

Le type DependencyCollectionNode expose les membres suivants.

Méthodes

  Nom Description
Méthode publique Equals (Hérité de Object.)
Méthode protégée Finalize (Hérité de Object.)
Méthode publique GetHashCode (Hérité de Object.)
Méthode publique GetType (Hérité de Object.)
Méthode protégée MemberwiseClone (Hérité de Object.)
Méthode publique ToString (Hérité de Object.)

Haut de la page

Propriétés

  Nom Description
Propriété publique IsRootNode Gets the Boolean property value that specifies whether the DependencyCollectionNode object represents the root node in the collection.
Propriété publique IsSchemaBound Determines if the Dependency Node is bound to a schema (Hérité de DependencyNode.)
Propriété publique Urn Gets or sets the URN value that uniquely identifies the Microsoft SQL Server object that the DependencyNode object represents. (Hérité de DependencyNode.)

Haut de la page