Нотатка
Доступ до цієї сторінки потребує авторизації. Можна спробувати ввійти або змінити каталоги.
Доступ до цієї сторінки потребує авторизації. Можна спробувати змінити каталоги.
The Microsoft.SqlServer.Dts.Pipeline.Design namespace contains the interface that is used when developing a user interface for a data flow component.
Classes
| Class | Description |
|---|---|
| CustomComponentViewHandlerAttribute | Notifies the data flow designer at design time that the user interface of the component will manage the component viewer by itself. |
Interfaces
| Interface | Description |
|---|---|
| IDtsComponentUI | Defines the methods called by the SSIS Designer for the user interface of a data flow component.This interface is not CLS-compliant. |