Click or drag to resize

IEventWatcherUpdateQuery Method

Updates the query.

Namespace:  Xcalibur.WMI.Framework
Assembly:  Xcalibur.WMI.Framework (in Xcalibur.WMI.Framework.dll) Version: 3.0.0.0 (3.0.1.0)
Syntax
void UpdateQuery(
	string query
)

Parameters

query
Type: SystemString
The query.
See Also