[[["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-09 UTC."],[[["This page provides documentation for the `BatchDmlResult` structure in the Google Cloud Spanner C++ library, detailing its use in managing the results of executing batches of DML statements."],["The `BatchDmlResult` is obtained after using the `Client::ExecuteBatchDml` method, which processes a collection of `SqlStatement` objects."],["`BatchDmlResult::stats` contains entries for each `SqlStatement` successfully executed in a batch."],["If a `SqlStatement` fails during execution, all subsequent statements in the batch are skipped, and `BatchDmlResult::status` provides details about the failure."],["The documentation provided covers versions from 2.11.0 to 2.37.0-rc."]]],[]]