DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Script File:
Overview
Data flow transformation, searching for minimum or maximum value in a selected input column. The result can then be stored in package variable.
Setup
The script has the following parameters:
- Column - specifies input column to search.
- Find - specifies value find action - minimum or maximum.
- ResultVariable - selects variable to store result.
Requirements
Depends on COZYROC Script Component Plus for implementing parameters user interface.
Requires installation of COZYROC SSIS+ 1.4 library.