IWmiQueryBuilderT Methods |
The IWmiQueryBuilderT generic type exposes the following members.
Name | Description | |
---|---|---|
AddClause |
Adds a clause to be joined in a WHERE statement.
Note: This is only valid for Pull queries.
| |
AddPropertyTProperty |
Maps the property of the destination model to the WMI property.
| |
Build |
Builds the query based on properties and clauses specified.
| |
UpdateTConfig |
Updates the query based on the provided configuration and polling interval.
|