IExplorerNavigationService Interface

 

Represents an interface that contains methods, properties, and events to support the navigation in the explorer.

Namespace:   Microsoft.SqlServer.Management
Assembly:  Microsoft.SqlServer.Management.SDK.SqlStudio (in Microsoft.SqlServer.Management.SDK.SqlStudio.dll)

[ComVisibleAttribute(true)]
[GuidAttribute("8DF262DE-04DC-4a4e-80F2-B949ADD46B76")]
public interface class IExplorerNavigationService

NameDescription
System_CAPS_pubmethodGetEntity(String^)

Specifies the information about the navigation entity.

System_CAPS_pubmethodGetView(String^)

Specifies the view of the information about the navigation entity.

Return to top
Show: