HierarchyObject Class
Represents an object that is categorized.
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::ToolsMenuItemBase
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::HierarchyObject
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::DeferredHierarchyObject
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer::ToolsMenuItemBase
| Name | Description | |
|---|---|---|
![]() | HierarchyObject() | Initializes a new instance of the HierarchyObject class. |
| Name | Description | |
|---|---|---|
![]() | AddChild(String^, Object^) | Adds a name of the child object. |
![]() | AddProperty(String^, Object^) | Adds the name of the property object. |
![]() | Clone() | Creates a new instance of the object. |
![]() | 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:

