IDTSComponentEvents100.FireQueryCancel(Boolean) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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