EventQueryCQuery Class |
Namespace: Microsoft.Win32.TaskScheduler.Events
The EventQueryCQuery type exposes the following members.
| Name | Description | |
|---|---|---|
| EventQueryCQuery | Initializes a new instance of the EventQueryCQuery class |
| Name | Description | |
|---|---|---|
| AddPath |
Adds the path.
| |
| AddValidatedComputers |
Adds the validated computers.
| |
| AddValidatedUser |
Adds the validated user.
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |
| Name | Description | |
|---|---|---|
| Computers |
The computers
| |
| Data |
The data items (e.g. TaskName) that are being requested
| |
| Id |
The identifier
| |
| IDs |
The ids
| |
| IsSelect |
The is select vs suppress
| |
| Keywords |
The keywords
| |
| Levels |
The levels
| |
| Path |
The path
| |
| Providers |
The providers
| |
| Select |
The select
| |
| Suppress |
The suppress
| |
| SuppressedIDs |
The suppressed ids
| |
| Tasks |
The tasks
| |
| Times |
The times
| |
| User |
The user
|