GetQueryName 

Syntax

object.GetQueryName

Description

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

Remarks

GetQueryName method returns String containing the name of the currently open query.

Example

          For Sample of GetQueryName  usage see the Example of SetQueryName