Microsoft.SqlServer.Management.Explorer Namespace

The Microsoft.SqlServer.Management.Explorer contains the Interfaces which are required to support the database explorer control.

Interfaces

IExplorerDetailsView

Defines a method that displays the details in the explorer.

IExplorerItem

Defines a method that allows the user to navigate the objects within the explorer item list.

IExplorerListViewItemRenderer

Defines a method that allows the list of items to show in the explorer.

IExplorerMultiPaneControl

Defines a method that is implemented by explorer view controls that support multiple panes.

IExplorerPropertyDescriptor

Defines a method that describes the property metadata including a mechanism to access or convert the values.

IExplorerView

Provides definition of the view.

IExplorerViewColumn

Displays the property of an ExplorerViewColumn.

IExplorerViewControl

Displays the property of the Explorer view control.

IExplorerViewHost

Represents an interface that hosts the Explorer view.

IExplorerViewItem

Represents a class that enables the ViewItem property.

IExplorerViewItemSet

Displays the specified item in the ExplorerView control to be set.

ISupportUserCustomization

Supports saving or resetting Explorer user customizations in SQL Server Management Studio.

Enums

ExplorerPropertyType

Enumerates the recommended property visualization.