Merk
Tilgang til denne siden krever autorisasjon. Du kan prøve å logge på eller endre kataloger.
Tilgang til denne siden krever autorisasjon. Du kan prøve å endre kataloger.
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