Stop 

Syntax

object.Stop

Description

Call this method to stop any pending SQL statement execution process that is running within ELS-QB component.

Remarks

Stop method does not  return value.

Example

For Sample of Stop usage see itmCmdStop_Click() of frmELS_QB in ELS_QBDemoVB project.