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 to collect information about processed number of rows and execution duration in data flow.
Setup
The script has the following parameters:
- DurationVariable - specifies variable to store execution duration in seconds.
- RowCountVariable - specifies variable to store number of rows processed.
Requirements
Depends on COZYROC Script Component Plus for implementing parameters user interface.
Requires installation of COZYROC SSIS+ 1.4 library.