How to add or configure right-click menu items in the object explorer on Sql Server 2012? for example, do I want to add new items to the table context menu to create my custom table creator script?
You can write an SSMS add-in.
Cm.
http://sqlblogcasts.com/blogs/jonsayce/archive/2008/01/15/building-a-sql-server-management-studio-addin.aspx
http://www.ssmsboost.com/create-own-ssms-2012-add-in-sample-code-with-download
I am working on a project at Red Gate to open our SSMS extension code. This is similar to what you need, and it is more straight forward than interacting with SSMS directly.
There is a guide for developers here: http://www.red-gate.com/ssmsecosystem/developerresources
Source: https://habr.com/ru/post/952102/More articles:Is it possible to make OLAP CUBE in HBase? - hbaseHow to handle timejs require error? - javascriptRaw C ++ code to display table names on a compact SQL server using OLE DB - c ++IntelliJ IDEA - Multiple Pockets? - intellij-ideaHow to get meshes in bs3 for the stack when the screen is less than 480 pixels? - twitter-bootstrapHow to determine if a photo is a poster (not realistic)? - artificial-intelligenceFind out if the URL is violated? - iosWhy is the global ExecutionContext not the default parameter in a future block? - scalaHow to delete rows in jqgrid - jqueryWake + Wifi lock no effect - androidAll Articles