Compartir a través de


IDtsComponentUI Miembros

Defines the methods called by SSIS Designer for the user interface of a data flow component.

El tipo IDtsComponentUI expone los siguientes miembros.

Métodos

  Nombre Descripción
Método publico Delete Called when the component is deleted from the SSIS Designer surface.
Método publico Edit Called when a component is edited.
Método publico Help [Reserved for future use.]
Método publico Initialize Called to initialize the user interface of the component.
Método publico New Called when a component is initially added to a Data Flow task.

Principio