ISWiSQLScriptErrors Collection

InstallShield 2015 » Automation Interface

Project: This information applies to the following project types:

• Basic MSI
• DIM
• InstallScript
• InstallScript MSI

The ISWiSQLScriptErrors collection contains all of the custom SQL script error handling entries for the ISWiSQLScriptError object.

Members

ISWiSQLScriptErrors Collection Members

Name

Type

Description

Count

Read-Only Property

Use this property to return the total number of elements in the ISWiSQLScriptErrors collection.

Item

Read-Only Property

Provide the index number or name of the property in order to retrieve the ISWiSQLScriptError object.

Applies To

• ISWiSQLScript