Hi,
I want to add custom menu item, which pops-up on right-clicking a user table(under Data Connections node) in Sever Explorer.
Using EnableVSIPLogging trick, I got the Guid:Id for the right click of the table as Object Node and for the Tables folder, i got it as Static Node. And , I searched in all the .h files and .vsct files in VSSDK folder. But, i couldn't find the reference of it.
Is it possible to add custom menu item on that context menu?