Freigeben über


IDTSComponentEvents-Member

Defines an interface that provides event firing.

Der IDTSComponentEvents-Typ macht die folgenden Member verfügbar.

Methoden

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

Zum Anfang