IReportsManager.GetMenuItems(INodeInformation) Methode

Definition

Ruft die Elemente im Berichts-Manager ab.

public:
 Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::IWinformsMenuHandler ^ GetMenuItems(Microsoft::SqlServer::Management::UI::VSIntegration::ObjectExplorer::INodeInformation ^ node);
public Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IWinformsMenuHandler GetMenuItems (Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation node);
abstract member GetMenuItems : Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.INodeInformation -> Microsoft.SqlServer.Management.UI.VSIntegration.ObjectExplorer.IWinformsMenuHandler
Public Function GetMenuItems (node As INodeInformation) As IWinformsMenuHandler

Parameter

node
INodeInformation

Stellt die Informationsverbindungen dar.

Gibt zurück

Die Elemente im Berichts-Manager.

Gilt für: