IDtsComponentUI Members
Defines the methods called by the SSIS Designer for the user interface of a data flow component.
The following tables list the members exposed by the IDtsComponentUI type.
Public Methods
Name | Description | |
---|---|---|
Delete | Called when the component is deleted from the SSIS Designer surface.This method is not CLS-compliant. | |
Edit | Called when a component is edited.This method is not CLS-compliant. | |
Help | [Reserved for future use.]This method is not CLS-compliant. | |
Initialize | Called to initialize the user interface of the component.This method is not CLS-compliant. | |
New | Called when a component is initially added to a Data Flow task.This method is not CLS-compliant. |
Top
See Also
Reference
IDtsComponentUI Interface
Microsoft.SqlServer.Dts.Pipeline.Design Namespace