You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Using the Microsoft TSql Script Dom to generate code is quite hard as you need to know what types of objects you need to put into the AST at the right place and I usually end up nose deep in a debugger trying to remember property names and types.
4
+
5
+
This is a simple tool that lets you put in some t-sql and see what types / properties are needed to use the Script Dom to create the object you would like.
0 commit comments