INavigationEventNotification.AddNotification(INavigationContext) 方法
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
添加在引发导航事件时的通知。
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)
参数
- node
- INavigationContext
有关导航的信息。