GetDBConnection 

Syntax:             BSTR GetDBConnection ();

Return Value:    BSTR string object containing the connection string of the specified connection.

Remarks:

This method returns the connection string of the currently active connection in the Databases folder of ELS-QB control’s Connection pane.

Example:

For Sample of GetDBConnection () usage see the Example of  SetDBConnection()