GetQueryName 

Syntax:             BSTR GetQueryName();

Return Value:    BSTR string object containing the name of the currently open query.

Remarks:

Call this method to obtain the name of the currently open query in theELS-QB control.

Example:

For Sample of GetQueryName () usage see the Example of SetQueryName()