Developing Specific Types of Script Components

The Script component is a configurable tool that you can use in the data flow of a package to fill almost any requirement that is not met by the sources, transformations, and destinations that are included with Integration Services. This section contains Script component code samples that demonstrate the four options for configuring the Script component:

  • As a source.

  • As a transformation with synchronous outputs.

  • As a transformation with asynchronous outputs.

  • As a destination.

For additional examples of the Script component, see Additional Script Component Examples.

In This Section

Integration Services icon (small) Stay Up to Date with Integration Services

For the latest downloads, articles, samples, and videos from Microsoft, as well as selected solutions from the community, visit the Integration Services page on MSDN:


For automatic notification of these updates, subscribe to the RSS feeds available on the page.

See Also

Reference

Comparing Scripting Solutions and Custom Objects

Concepts

Developing Specific Types of Data Flow Components