Поделиться через


Элементы IDTSComponentEvents

Defines an interface that provides event firing.

Тип IDTSComponentEvents предоставляет доступ к следующим элементам.

Методы

  Имя Описание
Открытый метод FireBreakpointHit Raises an event when a breakpoint target is hit in the package.
Открытый метод FireCustomEvent Occurs when tasks raise custom task-defined events.
Открытый метод FireError Raises an event when an error occurs.
Открытый метод FireInformation Raises an event containing information.
Открытый метод FireProgress Raises an event when measurable progress is made by the executable.
Открытый метод FireQueryCancel Raises an event to determine whether an executable should stop running.
Открытый метод FireWarning Raises an event anytime the task is in a state that does not justify an error, but does warrant alerting the client.

В начало