Share via


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
System_CAPS_pubmethod EnumerateReferencingInstances(String, CimInstance, String, String)

Finds the association object that references the specified key instance.

System_CAPS_pubmethod 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