HierarchyNode.FillMenuCommands(MenuCommandsService) メソッド

定義

public:
 virtual void FillMenuCommands(Microsoft::SqlServer::Management::UI::VSIntegration::MenuCommandsService ^ menuCommands);
public virtual void FillMenuCommands (Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandsService menuCommands);
abstract member FillMenuCommands : Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandsService -> unit
override this.FillMenuCommands : Microsoft.SqlServer.Management.UI.VSIntegration.MenuCommandsService -> unit
Public Overridable Sub FillMenuCommands (menuCommands As MenuCommandsService)

パラメーター

menuCommands
MenuCommandsService

実装

適用対象