다음을 통해 공유


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.

맨 위로 이동