Specifies the window handle that the SQL monitor uses to receive asynchronous messages.
Syntax:
Handle: HWND;
Description:
The database operations that trigger OnSQL events are monitored by a separate thread of
execution. When that thread detects a relevant database operation, it sends a Windows message to
the window identified by this Handle.