EventQuery Constructor
.NET Framework 4.5
Initializes a new instance of the EventQuery class.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
| Name | Description | |
|---|---|---|
|
EventQuery() | Initializes a new instance of the EventQuery class. This is the default constructor. |
|
EventQuery(String) | Initializes a new instance of the EventQuery class for the specified query. |
|
EventQuery(String, String) | Initializes a new instance of the EventQuery class for the specified language and query. |