DeferredHierarchyObject Class
Delays the hierarchy objects that are built from the XML file.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
System::Object
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::HierarchyObject
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::DeferredHierarchyObject
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::HierarchyObject
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::DeferredHierarchyObject
| Name | Description | |
|---|---|---|
![]() | DeferredHierarchyObject() | Initializes a new instance of the DeferredHierarchyObject class with the default property values. |
| Name | Description | |
|---|---|---|
![]() | AddChild(String^, Object^) | Adds a name of the child object.(Inherited from HierarchyObject.) |
![]() | AddProperty(String^, Object^) | Adds the name of the property object.(Inherited from HierarchyObject.) |
![]() | Clone() | Creates a new instance of the object.(Inherited from HierarchyObject.) |
![]() | Equals(Object^) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
Any public static ( Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Show:

