QueryProcessorBase.ProcessQuery Method
Overload List
Name | Description |
---|---|
QueryProcessorBase.ProcessQuery (AsyncOperationDatabase) | Processes an asynchronous query. |
QueryProcessorBase.ProcessQuery (SmsBackgroundWorker, String) | Processes the specified query by using a background worker object. |
QueryProcessorBase.ProcessQuery (SmsBackgroundWorker, String, Generic Dictionary) | Processes the specified query by using a background worker object and a dictionary of context objects. |
QueryProcessorBase.ProcessQuery (SmsBackgroundWorker, String, Object) | Processes the specified query by using a background worker object and a tag that identifies the data to process. |
QueryProcessorBase.ProcessQuery (SmsBackgroundWorker, String, Generic Dictionary, Object) | Processes the specified query by using a background worker object, a dictionary of context objects, and a data tag. |
See Also
Reference
QueryProcessorBase Class
QueryProcessorBase Members
Microsoft.ConfigurationManagement.ManagementProvider Namespace
AsyncOperationDatabase Class