Well, there is a pretty simple universal function implemented, that asks for parameter name. If you open SSMSBoost Settings->Grid Scripting Templates-> (Template Name) and open Scripting Tab for {Rows} you will see following template: Code:
You see, that "Destination tablename" parameter is placed between brackets. You can modify template and remove the brackets: Code:
Now you will be responsible for placing brackets, if needed. You can even improve it and add "Schema" parameter, that will be asked as well: Code:
You have the control. |
![]() |