Gets or sets the option for the current query in the Azure DocumentDB database service.
Gets or sets a value indicating whether users are enabled to send more than one request to execute
the query in the Azure DocumentDB database service. More than one request is necessary if the query
is not scoped to single partition key value.
Gets or sets the option to enable low precision order by in the Azure DocumentDB database service.
Gets or sets the option to enable scans on the queries which couldn't be served
as indexing was opted out on the requested paths in the Azure DocumentDB database service.
Gets or sets the maximum number of items that can be buffered client side during
parallel query execution in the Azure DocumentDB database service.
A positive property value limits the number of buffered
items to the set value. If it is set to less than 0, the system automatically
decides the number of items to buffer.
Gets or sets the number of concurrent operations run client side during
parallel query execution in the Azure DocumentDB database service.
A positive property value limits the number of
concurrent operations to the set value. If it is set to less than 0, the
system automatically decides the number of concurrent operations to run.
Gets or sets the maximum number of items to be returned in the enumeration operation in the Azure DocumentDB database service.
Gets or sets the for the current request in the Azure DocumentDB database service.
Gets or sets the request option for document query requests in the Azure DocumentDB database service.
Gets or sets the request continuation token in the Azure DocumentDB database service.
Gets or sets the request option for document query requests in the Azure DocumentDB database service.
Gets or sets the session token for use with session consistency in the Azure DocumentDB database service.