Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.36 KB

com--administration-classes.md

File metadata and controls

30 lines (17 loc) · 1.36 KB
description ms.assetid title ms.topic ms.date
The following are the COM+ administration classes.
e9f05597-00a4-46d3-8950-ed28861b898a
COM+ Administration Classes
article
05/31/2018

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.