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 인프라입니다. Represents the localized enumerator converter.

인터페이스

  인터페이스 설명
공용 인터페이스 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 Captures 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.