INodeContext Interface
Provides the connection and enumerator context for a node.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | Connection | Gets or sets the connection information. |
![]() | Context | Gets or sets the enumerators Uniform Resource Name (URN) for the node. |
![]() | NavigationContext | Gets the context of the navigation. |
![]() | UrnPath | Gets the skeleton path for the current context. |
| Name | Description | |
|---|---|---|
![]() | CreateObjectInstance() | Creates an instance of the object that is defined by the context and connection properties. |
Show:

