[[["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 a range of versions from 2.11.0 up to the latest release candidate, 2.37.0-rc."],["`QueryOptions` is now deprecated in favor of using `Options`, and specific query-related settings can be applied using `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption`."],["The `QueryOptions` class provides functions to set and retrieve parameters like the optimizer version, optimizer statistics package, request priority, and request tag."],["The class also offers constructors to create `QueryOptions` objects and overloaded assignment operators for object manipulation."],["It includes methods to manage the query optimizer version and statistics package, allowing users to specify a version, utilize the latest, or revert to the database default, and request tags for setting parameters."]]],[]]