QueryProcessorInstaller Members
Places information into the registry about each connection manager and query processor assembly in Configuration Manager 2007.
The following tables list the members exposed by the QueryProcessorInstaller type.
Public Constructors
Name | Description | |
---|---|---|
QueryProcessorInstaller | Initializes a new instance of QueryProcessorInstaller. |
Top
Public Properties
(see also Protected Properties)
Name | Description | |
---|---|---|
Container | (inherited from Component) | |
Context | (inherited from Installer) | |
HelpText | (inherited from Installer) | |
Installers | (inherited from Installer) | |
Parent | (inherited from Installer) | |
Site | (inherited from Component) |
Top
Protected Properties
Name | Description | |
---|---|---|
CanRaiseEvents | (inherited from Component) | |
DesignMode | (inherited from Component) | |
Events | (inherited from Component) |
Top
Public Methods
(see also Protected Methods)
Name | Description | |
---|---|---|
Commit | (inherited from Installer) | |
CreateObjRef | (inherited from MarshalByRefObject) | |
Dispose | Overloaded. (inherited from Component) | |
Equals | Overloaded. (inherited from Object) | |
GetHashCode | (inherited from Object) | |
GetLifetimeService | (inherited from MarshalByRefObject) | |
GetType | (inherited from Object) | |
InitializeLifetimeService | (inherited from MarshalByRefObject) | |
Install | Overridden. Installs the information that is needed to identify the query engine to Configuration Manager and the operating system. | |
ReferenceEquals | (inherited from Object) | |
Rollback | Overridden. Restores the pre-installation state of the computer. | |
ToString | (inherited from Component) | |
Uninstall | Overridden. Removes an installed query engine. |
Top
Protected Methods
Name | Description | |
---|---|---|
Dispose | Overloaded. (inherited from Component) | |
Finalize | (inherited from Component) | |
GetService | (inherited from Component) | |
MemberwiseClone | Overloaded. (inherited from MarshalByRefObject) | |
OnAfterInstall | (inherited from Installer) | |
OnAfterRollback | (inherited from Installer) | |
OnAfterUninstall | (inherited from Installer) | |
OnBeforeInstall | (inherited from Installer) | |
OnBeforeRollback | (inherited from Installer) | |
OnBeforeUninstall | (inherited from Installer) | |
OnCommitted | (inherited from Installer) | |
OnCommitting | (inherited from Installer) |
Top
Public Events
Name | Description | |
---|---|---|
AfterInstall | (inherited from Installer) | |
AfterRollback | (inherited from Installer) | |
AfterUninstall | (inherited from Installer) | |
BeforeInstall | (inherited from Installer) | |
BeforeRollback | (inherited from Installer) | |
BeforeUninstall | (inherited from Installer) | |
Committed | (inherited from Installer) | |
Committing | (inherited from Installer) | |
Disposed | (inherited from Component) |
Top
See Also
Reference
QueryProcessorInstaller Class
Microsoft.ConfigurationManagement.ManagementProvider Namespace
ConnectionManagerBase Class
QueryProcessorAttribute Class
QueryProcessorBase Class