[[["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 webpage provides documentation for the \u003ccode\u003eDmlResult\u003c/code\u003e class in the Google Cloud Spanner C++ library, which represents the outcome of data modification operations like \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent version documented is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, and the page lists versions down to \u003ccode\u003e2.11.0\u003c/code\u003e, each linked to their respective \u003ccode\u003eDmlResult\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDmlResult\u003c/code\u003e class is constructed with a \u003ccode\u003eResultSourceInterface\u003c/code\u003e and can be moved using move semantics for efficient memory management.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowsModified()\u003c/code\u003e function provides a count of the rows impacted by the DML statement, though for Partitioned DML this count is a lower bound.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDmlResult\u003c/code\u003e object is obtained via the use of \u003ccode\u003eclient.ExecuteDml()\u003c/code\u003e which takes in a \u003ccode\u003espanner::SqlStatement\u003c/code\u003e object, which can then be further used in operations such as \u003ccode\u003eclient.Commit()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]