[[["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-14 UTC."],[[["This page details the `BatchDmlResult` structure within the Google Cloud Spanner C++ library, specifically for version 2.14.0, and lists other versions."],["`BatchDmlResult` is the outcome of executing a batch of DML (Data Manipulation Language) statements via the `Client::ExecuteBatchDml` method."],["The `BatchDmlResult` object contains a `stats` entry for each successfully executed `SqlStatement`, as well as status information."],["If a `SqlStatement` in the batch fails, subsequent statements are not executed, and the `BatchDmlResult::status` field will report the failure."]]],[]]