IsRunning 

Syntax:             BOOL IsRunning ();

Return Value:    TRUE if ELS-QB component is in process of SQL command execution, otherwise FALSE.

Remarks:

Call this method to determine if ELS-QB component is in process of SQL command execution now.

Example:

For Sample of IsRunning () usage see the Example of  Stop()  method.