The following tables list the members exposed by IQuery.
| Name | Description | |
|---|---|---|
| QueryType | Returns the QueryType of the query. | |
| Timeout | Specifies the wait time before terminating the attempt to execute a command and generating an error. |
| Name | Description | |
|---|---|---|
| ToCompiledQuery | Converts the IQuery to an CompiledQuery that is then executed on a specific storage. |