DTS Custom Task Examples in Visual Basic

DTS Programming

DTS Programming

DTS Custom Task Examples in Visual Basic

This section provides examples of Data Transformation Services (DTS) custom tasks.

Topic Description
DTS Example: Basic Custom Task in Visual Basic Provides an example of a basic custom task and explains how to build and register it.
DTS Example: Adding Properties and Icons in Visual Basic Provides an example of adding properties and icons to a custom task.
DTS Example: Including a User Interface in Visual Basic Provides an example of a custom task with a property page user interface.
DTS Example: Running Concurrent Operations in Visual Basic Provides an example of a custom task, implemented in Microsoft® Visual Basic®, that runs concurrently with other steps and uses other custom task features.