IDTSComponentEvents100.FireQueryCancel(Boolean) Method

Definition

public:
 void FireQueryCancel([Runtime::InteropServices::Out] bool % pbCancel);
[System.Runtime.InteropServices.DispId(3)]
public void FireQueryCancel (out bool pbCancel);
[<System.Runtime.InteropServices.DispId(3)>]
abstract member FireQueryCancel : bool -> unit
Public Sub FireQueryCancel (ByRef pbCancel As Boolean)

Parameters

pbCancel
Boolean
Attributes

Applies to