共用方式為


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。)

頂端