Click or drag to resize
CompositeQueryInputModel Properties

The CompositeQueryInputModel type exposes the following members.

Properties
  NameDescription
Public propertyCredentials
Gets or sets the credentials to be used by the query.
(Inherited from QueryInputModel.)
Public propertyOperation
Gets or sets the mode of query aggregation.
Public propertyParallelExecution
Gets or sets a value indicating whether the queries are to be executed in parallel.
Public propertyQueries
Gets or sets the enumerable collection of queries.
Top
See Also