Partager via


Membres IDTSComponentEvents

Defines an interface that provides event firing.

Le type IDTSComponentEvents expose les membres suivants.

Méthodes

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

Haut de la page