[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-26 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."]]],[]]