SetPredefinedRequirement Method

InstallShield 2015

Project: This information applies to the following project types:

Basic MSI
DIM
InstallScript
InstallScript MSI

Call the SetPredefinedRequirement method to specify requirements for adding a SQL connection to your installation project.

Syntax

Sub SetPredefinedRequirement(RHS As ISWiSQLServerVersion)

Constants

The following is a list of constants associated with the ISWiSQLServerVersion object type.

essv2K
essv2Ksp1
essv2Ksp2
essv2Ksp3
essv65
essv65sp1
essv65sp2
essv65sp3
essv65sp4
essv65sp5
essv65sp5a
essv65sp5aUpdate
essv7
essv7sp1
essv7sp2
essv7sp3
essv7sp4

Return Values

This method returns the ISWiSQLRequirement object.

Applies To

ISWiSQLRequirement