COM+ Administration Classes
The following are the COM+ administration classes.
Class | Description |
---|---|
COMAdminCatalog | Accesses the data that is stored in the COM+ catalog. |
COMAdminCatalogCollection | Represents any collection in the COM+ catalog. Use it to enumerate, add, remove, and retrieve items in a collection and to access related collections. |
COMAdminCatalogObject | Represents items in collections in the COM+ catalog. Use it to retrieve and modify properties exposed by an item in a collection. |