IDTSComponentEvents.FireQueryCancel Method

Definition

Raises an event to determine whether an executable should stop running.

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

Returns

A Boolean that indicates if the task should stop running.

Applies to