INodeWithActions 인터페이스
Allows a tree node to expose the default actions and a property dialog box.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
Public Interface INodeWithActions
‘사용 방법
Dim instance As INodeWithActions
public interface INodeWithActions
public interface class INodeWithActions
type INodeWithActions = interface end
public interface INodeWithActions
INodeWithActions 유형에서 다음 멤버를 표시합니다.
메서드
이름 | 설명 | |
---|---|---|
DoDefaultAction | Invokes the default of the menu item. | |
InvokeProperties | Invokes the properties of the menu item. |
맨 위로 이동
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스