[[["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-04-09 UTC."],[[["This document details the `QueryOptions` class for configuring SQL query execution on the server, which is available across multiple versions, with the most recent being 2.37.0-rc."],["The `QueryOptions` class is now deprecated, and users should utilize `Options` instead, along with specific options like `QueryOptimizerVersionOption`, `QueryOptimizerStatisticsPackageOption`, `RequestPriorityOption`, or `RequestTagOption`."],["You can manage the query optimizer's behavior by setting the optimizer version and statistics package, and it allows setting the request's priority and tag via provided functions."],["`QueryOptions` can be constructed from `Options`, and can be converted back into it using operators."],["The latest version of `QueryOptions` is `2.37.0-rc`, and the document lists available versions back to 2.11.0."]]],[]]