Overview
Data flow source, used to setup test data. The first row contains the column names and each row of data is separated with newline. The script has the following parameters:
- Data – specifies test data.
- ColumnDelimiter – specifies column delimiter. Optional.
Requirements
Depends on CozyRoc Script Component Plus component for implementing parameters user interface.
Library references
- System
- System.Data
- Microsoft.SqlServer.TxScript
- Microsoft.SqlServer.PipelineHost
- Microsoft.SqlServer.DTSPipelineWrap
- Microsoft.SqlServer.DTSRuntimeWrap
- Microsoft.SqlServer.ManagedDTS
- CozyRoc.SSISPlus
