[[["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\u003eThe webpage provides documentation for the \u003ccode\u003eDmlResult\u003c/code\u003e class in the Google Cloud Spanner C++ client library, with versions ranging from 2.11.0 to 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDmlResult\u003c/code\u003e represents the outcome of a data manipulation language (DML) operation such as \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e performed through Cloud Spanner.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowsModified()\u003c/code\u003e function returns the count of rows affected by the DML statement, with a lower bound for partitioned DML and an exact count for all other DML statements.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes constructors and an assignment operator to manage the \u003ccode\u003eDmlResult\u003c/code\u003e object.\u003c/p\u003e\n"],["\u003cp\u003eThe main example exhibits how to use \u003ccode\u003eExecuteDml()\u003c/code\u003e and receive \u003ccode\u003eRowsModified()\u003c/code\u003e within the scope of a transaction.\u003c/p\u003e\n"]]],[],null,[]]