SqlWorkbenchHierarchy.DisplayContextMenu(HierarchyNodeList, POINTS) Метод
Определение
Важно!
Некоторые сведения относятся к предварительной версии продукта, в которую до выпуска могут быть внесены существенные изменения. Майкрософт не предоставляет никаких гарантий, явных или подразумеваемых, относительно приведенных здесь сведений.
protected:
virtual void DisplayContextMenu(Microsoft::SqlServer::Management::UI::VSIntegration::HierarchyNodeList ^ nodesList, Microsoft::VisualStudio::Shell::Interop::POINTS pt);
protected virtual void DisplayContextMenu(Microsoft.SqlServer.Management.UI.VSIntegration.HierarchyNodeList nodesList, Microsoft.VisualStudio.Shell.Interop.POINTS pt);
abstract member DisplayContextMenu : Microsoft.SqlServer.Management.UI.VSIntegration.HierarchyNodeList * Microsoft.VisualStudio.Shell.Interop.POINTS -> unit
override this.DisplayContextMenu : Microsoft.SqlServer.Management.UI.VSIntegration.HierarchyNodeList * Microsoft.VisualStudio.Shell.Interop.POINTS -> unit
Protected Overridable Sub DisplayContextMenu (nodesList As HierarchyNodeList, pt As POINTS)
Параметры
- nodesList
- HierarchyNodeList
- pt
- POINTS