Differences
This shows you the differences between the selected revisions of the page.
| 2022-10-21 | 2022-12-08 | ||
| link update (martin) | System.IO for File (martin) | ||
| Line 102: | Line 102: | ||
| <code csharp> | <code csharp> | ||
| using System; | using System; | ||
| + | using System.IO; | ||
| using System.Reflection; | using System.Reflection; | ||
| using Microsoft.SqlServer.Dts.Runtime; | using Microsoft.SqlServer.Dts.Runtime; | ||