Note
Kailangan ng pahintulot para ma-access ang page na ito. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
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