IAltViewProvider Interface
Represents the interface that allows a tree to provide multiple, switchable views on a single tree in the object explorer.
Assembly: SqlWorkbench.Interfaces (in SqlWorkbench.Interfaces.dll)
| Name | Description | |
|---|---|---|
![]() | CurrentView | Gets or sets the current active view. |
![]() | SupportedViews | Gets the list of all view this tree supports. |
| Name | Description | |
|---|---|---|
![]() | ViewChanged | Occurs when the view has changed. |
Show:

