Membros IDtsComponentUI
Defines the methods called by SSIS Designer for the user interface of a data flow component.
O tipo IDtsComponentUI expõe os seguintes membros.
Métodos
Nome | Descrição | |
---|---|---|
Delete | Called when the component is deleted from the SSIS Designer surface. | |
Edit | Called when a component is edited. | |
Help | [Reserved for future use.] | |
Initialize | Called to initialize the user interface of the component. | |
New | Called when a component is initially added to a Data Flow task. |
Início
Consulte também