ISqlToolsHierNodeCustomize.FillMenuCommands(MenuCommandsService) 方法

定义

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

参数

menuCommands
MenuCommandsService

适用于