AddSQLScriptError Method
InstallShield 2022
Project:This information applies to the following project types:
• | Basic MSI |
• | DIM |
• | InstallScript |
• | InstallScript MSI |
Call the AddSQLScriptError method to add a custom error handling entry to a SQL script.
Syntax
Function AddSQLScriptError()
Return Values
This method returns an ISWiSQLScriptError object.
Applies To
• | ISWiSQLScript |