INodeInformation Interface
Provides the information for a node in the object explorer hierarchy.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | Connection | Gets or sets the connection information.(Inherited from INodeContext.) |
![]() | Context | Gets or sets the enumerators Uniform Resource Name (URN) for the node.(Inherited from INodeContext.) |
![]() | Hierarchy | Gets the hierarchy associated to the node. |
![]() | InvariantName | Gets all the parts of Uniform Resource Name (URN) key. |
![]() | Item[String^] | Gets the property bag for the node. |
![]() | Name | Gets the caption for the node. |
![]() | NavigationContext | Gets the context of the navigation.(Inherited from INodeContext.) |
![]() | Parent | Gets the parent node. |
![]() | UrnPath | Gets the skeleton path for the current context.(Inherited from INodeContext.) |
| Name | Description | |
|---|---|---|
![]() | CreateObjectInstance() | Creates an instance of the object that is defined by the context and connection properties.(Inherited from INodeContext.) |
![]() | GetService(Type^) | (Inherited from IServiceProvider.) |
Show:

