[[["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, which allows users to configure how their SQL queries execute on the server."],["`QueryOptions` are now deprecated and users should utilize `Options` instead, along with `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption`."],["The `QueryOptions` class offers functionalities such as setting and retrieving the optimizer version, statistics package, request priority, and request tag."],["The latest version of `QueryOptions` is 2.37.0-rc, and the document lists multiple previous versions ranging from 2.36.0 to 2.11.0, providing access to documentation for each release."],["`QueryOptions` has constructors for creating instances from `QueryOptions const &`, `QueryOptions &&`, and `Options const &`, and operators for assigning and converting between different instances."]]],[]]