IExplorerView Interface
Provides definition of the view.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Context | Gets or sets the view context of the Explorer. |
![]() | ExplorerViewControlType | Gets the specified type of the view control. |
![]() | Host | Gets or sets the Explorer to the view host. |
![]() | ViewDescriptor | Gets or sets the Explorer to view the descriptor. |
| Name | Description | |
|---|---|---|
![]() | Activate() | Activates the view that is attached to the current view control. |
![]() | Deactivate() | Deactivates the view that is detached from the current view control. |
![]() | Dispose() | (Inherited from IDisposable.) |
Show:

