[[["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 outlines the `QueryOptions` class, which allows users to configure how their SQL queries execute on the server, though it is deprecated in favor of the `Options` class."],["The `QueryOptions` class provides methods to set and retrieve the query optimizer version, with options for specific versions, the database default, or \"latest\"."],["Users can set and get the query optimizer statistics package, where an empty string indicates using the database default statistics."],["The class also includes methods to manage request priority and request tags, offering finer control over query execution and operations."],["A multitude of versions of the class are available from 2.11.0 to the latest 2.37.0-rc, with 2.29.0 being the version within which these `QueryOptions` are defined."]]],[]]