[[["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++ client library, which is used to hold results from executing a batch of DML statements."],["The latest version available is 2.37.0-rc, with a comprehensive list of previous versions starting from 2.36.0 all the way down to 2.11.0 also listed."],["`BatchDmlResult` includes `stats` for successfully executed `SqlStatement` objects and a `status` to inform on the failure of a statement which stops the execution of the rest of the batch."],["Batch DML statements are executed sequentially via the `Client::ExecuteBatchDml` method, which takes a vector of `SqlStatement` objects."]]],[]]