Membros DependencyCollectionNode
The DependencyCollectionNode class represents a node in the dependency collection that is derived during scripting operations.
O tipo DependencyCollectionNode expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Equals | (Herdado de Object.) | |
Finalize | (Herdado de Object.) | |
GetHashCode | (Herdado de Object.) | |
GetType | (Herdado de Object.) | |
MemberwiseClone | (Herdado de Object.) | |
ToString | (Herdado de Object.) |
Início
Propriedades
Nome | Descrição | |
---|---|---|
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 (Herdado de DependencyNode.) | |
Urn | Gets or sets the URN value that uniquely identifies the Microsoft SQL Server object that the DependencyNode object represents. (Herdado de DependencyNode.) |
Início
Consulte também