AddSQLScriptReplacement Method
InstallShield 2020
Project:This information applies to the following project types:
| • | Basic MSI |
| • | DIM |
| • | InstallScript |
| • | InstallScript MSI |
Call the AddSQLScriptReplacement method to specify a string and replace it with a different string in a SQL script file.
Syntax
Function AddSQLScriptReplacement() As ISWiSQLReplace
Return Values
This method returns the ISWiSQLReplace object.
Applies To
| • | ISWiSQLScript |