SqlScriptEditorControl.UpdateMenuCommandsStatus(MenuCommand) 方法

定義

由基底類別呼叫,以更新命令狀態。

protected:
 override bool UpdateMenuCommandsStatus(System::ComponentModel::Design::MenuCommand ^ cmd);
protected override bool UpdateMenuCommandsStatus (System.ComponentModel.Design.MenuCommand cmd);
override this.UpdateMenuCommandsStatus : System.ComponentModel.Design.MenuCommand -> bool
Protected Overrides Function UpdateMenuCommandsStatus (cmd As MenuCommand) As Boolean

參數

cmd
MenuCommand

MenuCommand 物件。

傳回

Boolean

布林值。

適用於