Optional
adhocOptional
clientThe returned client context id for this query.
Optional
consistentOptional
flexSpecifies whether flex-indexes should be enabled. Allowing the use of full-text search from the query service.
Optional
maxThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional
metricsSpecifies whether metrics should be captured as part of the execution of the query.
Optional
parametersValues to be used for the placeholders within the query.
Optional
parentThe parent tracing span that this operation will be part of.
Optional
pipelineThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional
pipelineThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional
profileSpecifies the level of profiling that should be used for the query.
Optional
querySpecifies the context within which this query should be executed. This can be scoped to a scope or a collection within the dataset.
Optional
rawSpecifies any additional parameters which should be passed to the query engine when executing the query.
Optional
readSpecifies that this query should be executed in read-only mode, disabling the ability for the query to make any changes to the data.
Optional
scanThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional
scanSpecifies the consistency requirements when executing the query.
QueryScanConsistency
Optional
scanThis is an advanced option, see the query service reference for more information on the proper use and tuning of this option.
Optional
timeoutThe timeout for this operation, represented in milliseconds.
Generated using TypeDoc
Specifies whether this is an ad-hoc query, or if it should be prepared for faster execution in the future.