ISCOMCatalogCollection Table

InstallShield 2024

Project: This information applies to the following project types:

Basic MSI
DIM
InstallScript MSI
Merge Module

The ISCOMCatalogCollection table contains information about COM+ catalog collections. A COM+ catalog collection is a folder of a same type of COM+ catalog objects. For example, COM+ application, Component and Legacy Component nodes in the Component Services view are the COM+ catalog collections. Each entry has a foreign key to a ISComCatalogObject table entry to which the collection belongs.

Columns

ISCatalogCollection (primary key)

A unique key for the ISCatalogCollection table.

ISCatalogObject_

A foreign key into the ISCatalogObject table. This is the catalog object that a catalog collection belongs to.

Name

A catalog collection name.