Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
The Complus table contains information needed to install COM+ applications.
The Complus table has the following columns.
Column | Type | Key | Nullable |
---|---|---|---|
Component_ | Identifier | Y | N |
ExpType | Integer | N | Y |
Columns
-
Component_
-
An external key into the first column of the Component table. This is the component that contains the COM+ application.
-
ExpType
-
Export flags used during the generation of the .msi file. For more information see the COM+ documentation in the Microsoft Windows Software Development Kit (SDK).
Remarks
See the RegisterComPlus action and UnregisterComPlus action.
See Installing a COM+ Application with the Windows Installer.
Validation