[[["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."],[[["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."]]],[]]