[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-03-14 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."]]],[]]