DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Script File:
Overview
Script task to extract field information from IDataRecord object into SSIS variables. The variable names have to match the field names.
Setup
The task has the following parameters:
- DataRecordVariable - selects variable containing IDataRecord object.
Requirements
Depends on COZYROC Script Task Plus component for implementing parameters user interface.