Compartir a través de


DependencyCollectionNode Miembros

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

El tipo DependencyCollectionNode expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Equals (Se hereda de Object).
Método protegido Finalize (Se hereda de Object).
Método publico GetHashCode (Se hereda de Object).
Método publico GetType (Se hereda de Object).
Método protegido MemberwiseClone (Se hereda de Object).
Método publico ToString (Se hereda de Object).

Principio

Propiedades

  Nombre Descripción
Propiedad pública IsRootNode Gets the Boolean property value that specifies whether the DependencyCollectionNode object represents the root node in the collection.
Propiedad pública IsSchemaBound Determines if the Dependency Node is bound to a schema (Se hereda de DependencyNode).
Propiedad pública Urn Gets or sets the URN value that uniquely identifies the Microsoft SQL Server object that the DependencyNode object represents. (Se hereda de DependencyNode).

Principio