InstallShield 2018 » InstallScript Language Reference
Project • This information applies to the following project types:
| • | InstallScript | 
| • | InstallScript MSI | 
The SQLRTGetConnections function retrieves a string list of connections that are present in the settings file.
Note • The SQLRTGetConnections function uses SQLRT.dll in InstallScript projects and ISSQLSRV.dll in InstallScript MSI projects; therefore, it can be called only after SQLRTInitialize2 has already been called. To learn more, see Using the SQL Run-Time Functions in InstallScript and InstallScript MSI Projects.
Syntax
SQLRTGetConnections( );
Parameters
SQLRTGetConnections takes no parameters.
Return Values
| Return Value | Description | 
| listConnections; | Returns a list of connection names. | 
See Also
| InstallShield 2018 Help LibrarySeptember 2018 | Copyright Information | Flexera |