Microsoft.SqlServer.Dts.Pipeline.Design 네임스페이스
The Microsoft.SqlServer.Dts.Pipeline.Design namespace contains the interface that is used when developing a user interface for a data flow component.
클래스
클래스 | 설명 | |
---|---|---|
CustomComponentViewHandlerAttribute | Notifies the data flow designer at design time that the user interface of the component will manage the component viewer by itself. |
인터페이스
인터페이스 | 설명 | |
---|---|---|
IDtsComponentUI | Defines the methods called by SSIS Designer for the user interface of a data flow component. |