Supporting Classes for the Updating Consumer
The following table lists classes and template classes that are used in developing correlation scenarios.
Note For more information about support and installation of this component on a specific operating system, see Operating System Availability of WMI Components.
Class | Description |
---|---|
MSFT_UCCommandTraceEvent | Permits you to observe the execution of individual statements within an updating consumer. |
MSFT_UCDeleteCommandTraceEvent | Permits you to observe the execution of an individual UQL deletion. |
MSFT_UCDeleteInstanceTraceEvent | Fired each time the updating consumer performs a Delete command on an object. |
MSFT_UCInsertCommandTraceEvent | Permits you to observe the execution of an individual UQL insertion. |
MSFT_UCInsertInstanceTraceEvent | Fired each time the updating consumer performs an Insert command on an object. |
MSFT_UCInstanceTraceEvent | Provides the ability to trace events at a very granular level. |
MSFT_UCScenarioAssociation | Associates elements of a correlation scenario with the correlation scenario. |
MSFT_UCScenarioAssociationInfo | Directs the association provider on how to determine exactly what instances are associated with the scenario. |
MSFT_UCUpdateCommandTraceEvent | Permits you to observe the execution of an individual UQL UPDATE statement. |
MSFT_UCUpdateInstanceTraceEvent | Fired each time the updating consumer performs an Insert command on an object. |