ToolsMenuItemBase.Invoke 메서드

When overridden in a derived class, executes a delegate on the thread that owns the control's underlying window handle.

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

구문

‘선언
Protected MustOverride Sub Invoke
‘사용 방법
Me.Invoke()
protected abstract void Invoke()
protected:
virtual void Invoke() abstract
abstract Invoke : unit -> unit
protected abstract function Invoke()

참고 항목

참조

ToolsMenuItemBase 클래스

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