INodeWithMenu 인터페이스

Allows a node to be responsible for its own context menu.

네임스페이스:  Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리:  SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)

구문

‘선언
Public Interface INodeWithMenu
‘사용 방법
Dim instance As INodeWithMenu
public interface INodeWithMenu
public interface class INodeWithMenu
type INodeWithMenu =  interface end
public interface INodeWithMenu

INodeWithMenu 유형에서 다음 멤버를 표시합니다.

메서드

  이름 설명
공용 메서드 DoDefaultAction Invokes the default action for the node. Typically the properties menu.
공용 메서드 ShowContextMenu Shows the context menu.

맨 위로 이동

참고 항목

참조

Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스