GetConnectionName 

Syntax:             BSTR GetConnectionName();

Return Value:    BSTR string object containing the name of the connection node that is currently active or open in the Connection pane.

Note: The returned string may be empty.

Remarks:

Call this method to obtain the name of the connection node that is currently active or open in the Connection pane of ELS-QB control.

Example:

For Sample of GetConnectionName() usage see the Example of  SetConnectionName