[[["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-02 UTC."],[[["This page provides documentation for the `BatchDmlResult` structure in the Google Cloud Spanner C++ library, detailing its use in batch DML operations."],["The `BatchDmlResult` structure is obtained from the `Client::ExecuteBatchDml` method, which runs a batch of DML statements."],["The `BatchDmlResult::stats` contains a record for each successfully executed `SqlStatement` in a batch operation."],["If any `SqlStatement` fails during execution, the remaining statements will not be run, and the `BatchDmlResult::status` will report the error information."],["The document provides links to documentation for the BatchDmlResult struct across a wide range of library versions, from 2.11.0 all the way to the most recent release candidate 2.37.0-rc."]]],[]]