DeleteSQLScriptError Method
InstallShield 2020
Project:This information applies to the following project types:
| • | Basic MSI |
| • | DIM |
| • | InstallScript |
| • | InstallScript MSI |
Call the DeleteSQLScriptError method to remove a custom error handling entry that you have added.
Syntax
Function DeleteSQLScriptError(ByVal pScriptError As ISWiSQLScriptError)
Applies To
| • | ISWiSQLScript |