Поделиться через


CimSession.QueryInstances Method

 

Queries synchronously for a set of instances based on a query expression.

Namespace:   Microsoft.Management.Infrastructure
Assembly:  Microsoft.Management.Infrastructure (in Microsoft.Management.Infrastructure.dll)

Overload List

Name Description
System_CAPS_pubmethod QueryInstances(String, String, String)

Queries for a set of instances based on a query expression.

System_CAPS_pubmethod QueryInstances(String, String, String, CimOperationOptions)

Queries for a set of instances based on a query expression.

See Also

CimSession Class
Microsoft.Management.Infrastructure Namespace

Return to top