[[["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-08-22 UTC."],[[["\u003cp\u003eThis page details the \u003ccode\u003eBatchDmlResult\u003c/code\u003e structure within the Google Cloud Spanner C++ library, specifically for version 2.19.0, with links to other versions also available.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eBatchDmlResult\u003c/code\u003e is the output of executing a set of Data Manipulation Language (DML) statements in batches, which are executed sequentially.\u003c/p\u003e\n"],["\u003cp\u003eEach successful \u003ccode\u003eSqlStatement\u003c/code\u003e execution results in an entry within the \u003ccode\u003eBatchDmlResult::stats\u003c/code\u003e, providing statistics for each statement.\u003c/p\u003e\n"],["\u003cp\u003eIf any \u003ccode\u003eSqlStatement\u003c/code\u003e within the batch fails, all following statements are skipped, and the \u003ccode\u003eBatchDmlResult::status\u003c/code\u003e provides details about the error.\u003c/p\u003e\n"],["\u003cp\u003eBatch DML statements are initiated through the \u003ccode\u003eClient::ExecuteBatchDml\u003c/code\u003e method, which uses a collection of \u003ccode\u003eSqlStatement\u003c/code\u003e objects.\u003c/p\u003e\n"]]],[],null,[]]