DeleteSQLScript Method
InstallShield 2020
Project:This information applies to the following project types:
| • | Basic MSI | 
| • | DIM | 
| • | InstallScript | 
| • | InstallScript MSI | 
Call the DeleteSQLScript method to remove a SQL script file from a SQL Connection in the InstallShield interface.
Syntax
Function DeleteSQLScript(Script As ISWiSQLScript) As Long
Parameters
| Parameter | Description | 
| Script | Specifies the name of the script you want to remove from the SQL connection in the InstallShield interface. | 
Applies To
| • | ISWiSQLConnection |