QueryProcessorBase Constructor
Initializes an instance of QueryProcessorBase.
Namespace: Microsoft.ConfigurationManagement.ManagementProvider
Assembly: Microsoft.ConfigurationManagement.ManagementProvider (in microsoft.configurationmanagement.managementprovider.dll)
Usage
'Usage
Dim instance As New QueryProcessorBase
Syntax
'Declaration
Protected Sub New
protected QueryProcessorBase ()
protected:
QueryProcessorBase ()
protected QueryProcessorBase ()
protected function QueryProcessorBase ()
Remarks
The default constructor initializes any fields to their default values.
Platforms
Development Platforms
Windows Server 2003, Windows Vista
Target Platforms
Windows Server 2003,Windows Vista
See Also
Reference
QueryProcessorBase Class
QueryProcessorBase Members
Microsoft.ConfigurationManagement.ManagementProvider Namespace