Package Generation Sample
This sample demonstrates package generation and execution using the Integration Services object model. The sample can be used to transfer data between a pair of source and destination components at the command line. The sample supports three types of source and destination components: SQL Server, Excel and flat file. Use this sample to learn more about how to:
- Create packages using the SSIS API
- Validate packages using the SSIS API
- Execute packages using the SSIS API
- Add type conversions using the SSIS API
Written by Jia Li