Compartir a través de


IDTSComponentEvents Miembros

Defines an interface that provides event firing.

El tipo IDTSComponentEvents expone los siguientes miembros.

Métodos

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

Principio