Compartir a través de


INavigationEventNotification.AddNotification(INavigationContext) Método

Definición

Agrega una notificación cuando se provoca un evento de navegación.

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

Parámetros

node
INavigationContext

Información acerca de la navegación.

Se aplica a