[[["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."],[[["This page details the `BatchDmlResult` structure within the Google Cloud Spanner C++ library, specifically for version 2.34.0."],["The `BatchDmlResult` contains execution stats, providing one entry for each successfully executed `SqlStatement` from a batch DML operation."],["Batch DML statements are executed sequentially using the `Client::ExecuteBatchDml` method, which takes a vector of `SqlStatement` objects as input."],["If a `SqlStatement` fails, no subsequent statements are executed, and `BatchDmlResult::status` will contain details of the error."],["The latest version of the BatchDmlResult is version 2.37.0-rc, followed by many other previous versions down to version 2.11.0."]]],[]]