Элементы DependencyCollectionNode

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

Тип DependencyCollectionNode предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод Equals (Наследуется из Object.)
Защищенный метод Finalize (Наследуется из Object.)
Открытый метод GetHashCode (Наследуется из Object.)
Открытый метод GetType (Наследуется из Object.)
Защищенный метод MemberwiseClone (Наследуется из Object.)
Открытый метод ToString (Наследуется из Object.)

В начало

Свойства

  Имя Описание
Открытое свойство 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 (Наследуется из DependencyNode.)
Открытое свойство Urn Gets or sets the URN value that uniquely identifies the Microsoft SQL Server object that the DependencyNode object represents. (Наследуется из DependencyNode.)

В начало