[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-02 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."]]],[]]