IMenuHandler.UpdateMenuCommandsStatus 메서드
Updates the status of the command.
네임스페이스: Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer
어셈블리: SqlWorkbench.Interfaces(SqlWorkbench.Interfaces.dll)
구문
‘선언
Sub UpdateMenuCommandsStatus ( _
menuCommand As MenuCommand _
)
‘사용 방법
Dim instance As IMenuHandler
Dim menuCommand As MenuCommand
instance.UpdateMenuCommandsStatus(menuCommand)
void UpdateMenuCommandsStatus(
MenuCommand menuCommand
)
void UpdateMenuCommandsStatus(
MenuCommand^ menuCommand
)
abstract UpdateMenuCommandsStatus :
menuCommand:MenuCommand -> unit
function UpdateMenuCommandsStatus(
menuCommand : MenuCommand
)
매개 변수
- menuCommand
유형: System.ComponentModel.Design.MenuCommand
Represents the menu of the command.
참고 항목
참조
Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer 네임스페이스