IExplorerViewHost.Navigate(INavigationContext) Metodo

Definizione

Consente all'utente di passare alla vista di esplorazione.

public:
 void Navigate(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INavigationContext ^ context);
public void Navigate (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext context);
abstract member Navigate : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext -> unit
Public Sub Navigate (context As INavigationContext)

Parametri

context
INavigationContext

Interfaccia per il controllo del contesto dell'esplorazione.

Si applica a