[[["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-14 UTC."],[[["This page provides documentation for `BatchDmlResult` in the Google Cloud Spanner C++ client library, detailing its structure and usage."],["`BatchDmlResult` holds the outcome of executing a series of DML statements, detailing the success or failure of each statement within the batch."],["The latest release is `2.37.0-rc`, with versions dating back to `2.11.0` provided in the index, allowing users to refer to the documentation of a specific release."],["The `BatchDmlResult` includes a `stats` entry for each successfully executed `SqlStatement` and a `status` entry if any statement fails."],["Statements in the batch are executed sequentially, and a failure in one statement will stop the execution of any following statements."]]],[]]