GetDBConnection 

Syntax

object.GetDBConnection

Description

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

Remarks

GetDBConnection method returns a String containing the connection string of the specified connection.

Example

         For Sample of GetDBConnection usage see the Example of  SetDBConnection