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