Compartilhar via


Membros IDTSComponentEvents

Defines an interface that provides event firing.

O tipo IDTSComponentEvents expõe os seguintes membros.

Métodos

  Nome Descrição
Método público FireBreakpointHit Raises an event when a breakpoint target is hit in the package.
Método público FireCustomEvent Occurs when tasks raise custom task-defined events.
Método público FireError Raises an event when an error occurs.
Método público FireInformation Raises an event containing information.
Método público FireProgress Raises an event when measurable progress is made by the executable.
Método público FireQueryCancel Raises an event to determine whether an executable should stop running.
Método público FireWarning Raises an event anytime the task is in a state that does not justify an error, but does warrant alerting the client.

Início