Differences
This shows you the differences between the selected revisions of the page.
| 2019-07-11 | 2019-09-03 | ||
| installing anchor (martin) | add missing namespace reference to reflection (192.46.83.7) | ||
| Line 104: | Line 104: | ||
| using Microsoft.SqlServer.Dts.Runtime; | using Microsoft.SqlServer.Dts.Runtime; | ||
| using Microsoft.SqlServer.Dts.Tasks.ScriptTask; | using Microsoft.SqlServer.Dts.Tasks.ScriptTask; | ||
| + | using System.Reflection; | ||
| using WinSCP; | using WinSCP; | ||