Share via


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
ms211078.pubmethod(en-US,SQL.90).gif Delete Called when the component is deleted from the SSIS Designer surface.This method is not CLS-compliant.
ms211078.pubmethod(en-US,SQL.90).gif Edit Called when a component is edited.This method is not CLS-compliant.
ms211078.pubmethod(en-US,SQL.90).gif Help [Reserved for future use.]This method is not CLS-compliant.
ms211078.pubmethod(en-US,SQL.90).gif Initialize Called to initialize the user interface of the component.This method is not CLS-compliant.
ms211078.pubmethod(en-US,SQL.90).gif 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