[[["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 details the `BatchDmlResult` structure within the Google Cloud Spanner C++ library, specifically for versions ranging from 2.11.0 to 2.37.0-rc, the latter being the latest release candidate."],["`BatchDmlResult` provides the outcome of executing multiple Data Manipulation Language (DML) statements in a batch via the `Client::ExecuteBatchDml` method."],["The `BatchDmlResult::stats` field holds a record for each successfully executed `SqlStatement` within a batch."],["If any `SqlStatement` in a batch fails, subsequent statements are not executed, and the `BatchDmlResult::status` field reflects the error encountered."],["The list of documentations available for each version of `BatchDmlResult` is available on this webpage."]]],[]]