IDTSComponentEvents.FireQueryCancel 메서드

정의

실행 파일을 실행 중지해야 할지 여부를 결정하기 위해 이벤트를 발생시킵니다.

public:
 bool FireQueryCancel();
public bool FireQueryCancel ();
abstract member FireQueryCancel : unit -> bool
Public Function FireQueryCancel () As Boolean

반환

작업 실행을 중지해야 하는지 여부를 나타내는 부울입니다.

적용 대상