GetConnections

BSTR GetConnections ();

 

Available (from release):

 

stOCX (V3-0), stPro Automation (V3-0)

 

Return Value:

 

A list of the Connection strings for the active Connections, each separated by the record delimiter (which has a default value of '|').

 

Note:  If SetDelimiter has been used, then the records will be separated by the user specified Record delimiter.

Remarks:

 

Call the function to obtain the list of the Data Sources that the control is connected to.  

 

Note:  If the function fails or is not currently connected to a Data Source then an empty string will be returned.