IExplorerViewDescriptor Interface
Defines a method that represents the ExplorerViewDescriptor.
Assembly: Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)
| Name | Description | |
|---|---|---|
![]() | Columns | Gets the column of the descriptor if applicable. |
![]() | DetailsViews | Gets the detail view of the descriptor. |
![]() | DisplayName | Gets the display name of the descriptor. |
![]() | ViewType | Gets the type of the view of the descriptor. |
| Name | Description | |
|---|---|---|
![]() | ResetUserCustomizations() | Resets Explorer user customizations in SQL Server Management Studio.(Inherited from ISupportUserCustomization.) |
![]() | SaveUserCustomizations() | Saves Explorer user customizations in SQL Server Management Studio.(Inherited from ISupportUserCustomization.) |
Show:

