DeleteSQLConnection Method
InstallShield 2025 » Automation Interface
Project:This information applies to the following project types:
| • | Basic MSI | 
| • | DIM | 
| • | InstallScript | 
| • | InstallScript MSI | 
Call the DeleteSQLConnection method to remove a SQL Server Connection from the project.
Syntax
Function DeleteSQLConnection(Connection As ISWiSQLConnection) As Long
Parameters
| Parameter | Description | 
| Connection | Specify the connection you want to remove from the project. | 
Applies To
| • | ISWiProject |