DeleteSQLScript Method

InstallShield 2016

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

DeleteSQLScript Method 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