CimSession.EnumerateReferencingInstances Method
Finds synchronously the association object that references the specified key instance.
Namespace: Microsoft.Management.Infrastructure
Assembly: Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)
Overload List
Name | Description | |
---|---|---|
EnumerateReferencingInstances(String, CimInstance, String, String) | Finds the association object that references the specified key instance. |
|
EnumerateReferencingInstances(String, CimInstance, String, String, CimOperationOptions) | Finds the association object that references the specified key instance. |
See Also
CimSession Class
Microsoft.Management.Infrastructure Namespace
Return to top