共用方式為


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.

頂端