INavigationEventNotification.AddNotification 메서드
Adds a notification when a navigation event is raised.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
Sub AddNotification ( _
node As INavigationContext _
)
‘사용 방법
Dim instance As INavigationEventNotification
Dim node As INavigationContext
instance.AddNotification(node)
void AddNotification(
INavigationContext node
)
void AddNotification(
INavigationContext^ node
)
abstract AddNotification :
node:INavigationContext -> unit
function AddNotification(
node : INavigationContext
)
매개 변수
- node
유형: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INavigationContext
The information about the navigation.
참고 항목
참조
INavigationEventNotification 인터페이스
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스