[[["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-21 UTC."],[[["This document details the `QueryOptions` class for configuring SQL query execution on the server, with version information spanning from 2.11.0 to the latest release candidate 2.37.0-rc."],["`QueryOptions` is now deprecated, and users are recommended to use `Options` instead, setting `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption` as needed."],["The `QueryOptions` class provides methods to set and get the optimizer version, optimizer statistics package, request priority, and request tag for SQL queries."],["The class offers different constructors, including a default constructor, copy constructor, move constructor, and one that constructs from `Options`."],["There are also conversion operators and assignment operators available, along with functions to set and get the query optimizers `version` and `statistics package`, and to set the request `priority` and `tag`."]]],[]]