[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 UTC."],[[["This document details the `QueryOptions` class for configuring SQL query execution on the server, with the latest release candidate being version 2.37.0-rc."],["The `QueryOptions` class is considered deprecated, and users are advised to use the `Options` class alongside specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, and `RequestTagOption`."],["Users can manage the optimizer version, optimizer statistics package, request priority, and request tag through the class's respective setter and getter functions."],["The class allows construction from `Options`, and conversion to `Options`, providing a transition path from the deprecated class to the new one, as well as supporting the use of move and copy constructors and assignment operators."],["There are various releases of the `QueryOptions` available on the webpage, all the way back to version 2.11.0."]]],[]]