[[["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 webpage details the `BatchDmlResult` structure within the Google Cloud Spanner C++ client library."],["The `BatchDmlResult` structure is used to obtain the results of executing a batch of Data Manipulation Language (DML) statements."],["The latest version, along with historical versions of the structure are listed, with 2.37.0-rc as the most up to date version."],["If successful, a list of stats for each statement will be returned, and if any statement fails, information regarding the error is provided and subsequent statements are not executed."],["Batch DML operations are executed sequentially using the `Client::ExecuteBatchDml` method, with `SqlStatement` objects provided as input."]]],[]]