AddSQLRequirement Method

InstallShield 2015

Project: This information applies to the following project types:

• Basic MSI
• DIM
• InstallScript
• InstallScript MSI

The AddSQLRequirement adds a SQL requirement to the target product and returns an ISWiSQLRequirement object.

Syntax

Function AddSQLRequirement() As ISWiSQLRequirement

Return Values

This method returns ISWiSQLRequirement object.

Applies To

• ISWiSQLConnection