Поделиться через


Пространство имен Microsoft.SqlServer.Dts.Design

The namespace Microsoft.SqlServer.Dts.Design contains classes and interfaces to create user interface elements and connect them to the tasks so properties of the tasks can be set.

Классы

  Класс Описание
Открытый класс HelpContextAttribute Defines a HelpContextAttribute attribute for the HelpContextAttribute class.
Открытый класс LocalizedEnumConverter Инфраструктура.

Интерфейсы

  Интерфейс Описание
Открытый интерфейс IComponentErrorInfo Provides detailed information about an error or warning event generated by SSIS control flow or data flow components during design.
Открытый интерфейс IDtsClipboardService Provides developers using the task and transform user interface the ability to query if their task or transform was generated as part of a copy/paste or cut/paste operation.
Открытый интерфейс IDtsDesignerUtilitiesService Provides methods that let Integration Services developers invoke the Expression Builder dialog box programmatically.
Открытый интерфейс IDtsPipelineEnvironmentService Gives data flow components access to the parent Data Flow task and its TaskHost container.
Открытый интерфейс IErrorCollectionService Used to capture events from data flow components when you need to capture all the errors and warnings raised by the component instead of receiving only the last error or warning.