[[["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-18 UTC."],[[["The latest version available is 2.37.0-rc, with numerous previous versions down to 2.11.0 also accessible."],["The `BatchDmlResult` structure contains information from a batch of Data Manipulation Language (DML) statements."],["DML statements are executed sequentially through the `Client::ExecuteBatchDml` method, which utilizes `SqlStatement` objects."],["The `BatchDmlResult::stats` field reports the success of each executed `SqlStatement`, and if any fail, `BatchDmlResult::status` will hold information about the failure, and subsequent statements will not be executed."]]],[]]