DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Average: 4 (3 votes)


Overview

Script task to get files list.


Setup

The script has the following parameters:

  • FileFolder - specifies file folder.
  • FileFilter - specifies file filter.
  • ResultVariable - selects variable where result is stored.

Requirements

Depends on COZYROC Script Task Plus for implementing parameters user interface.


Library references

  • System
  • System.Data
  • Microsoft.SqlServer.ScriptTask
  • Microsoft.SqlServer.ManagedDTS
  • System.Drawing.Design
  • System.Drawing
  • CozyRoc.SSISPlus

ScriptMain