CompositeQueryInputModel Properties |
The CompositeQueryInputModel type exposes the following members.
| Name | Description | |
|---|---|---|
| Credentials |
Gets or sets the credentials to be used by the query.
(Inherited from QueryInputModel.) | |
| Operation |
Gets or sets the mode of query aggregation.
| |
| ParallelExecution |
Gets or sets a value indicating whether the queries are to be executed in parallel.
| |
| Queries |
Gets or sets the enumerable collection of queries.
|