Microsoft.SqlServer.Dts.Pipeline.Design Namespace
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
The Microsoft.SqlServer.Dts.Pipeline.Design namespace contains the interface that is used when developing a user interface for a data flow component.
Classes
CustomComponentViewHandlerAttribute |
Notifies the data flow designer at design time that the user interface of the component will manage the component viewer by itself. |
Interfaces
IDtsComponentUI |
Defines the methods called by SSIS Designer for the user interface of a data flow component. |