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 物件。

傳回

布林值。

適用於