DEPRECATED: Starting with SSIS+ 1.9, the .NET scripts are no longer maintained. Use the provided JavaScript alternative scripts instead.
Script File:
Overview
Destination data flow component, loading specified input into in-memory ADO.NET DataSet object. You can use this as alternative to the standard Recordset destination.
Setup
The script has the following parameters:
- DataSetVariable - variable used to store dataset object.
- TableName - table name in dataset. This is optional.
Requirements
Depends on COZYROC Script Component Plus component for implementing parameters user interface.
Requires installation of COZYROC SSIS+ 1.4 library.