[[["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 provided content outlines the \u003ccode\u003eDmlResult\u003c/code\u003e class within the Google Cloud Spanner C++ library, detailing its role in representing the results of data modification language (DML) operations like \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version of \u003ccode\u003eDmlResult\u003c/code\u003e is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, while the content also lists a series of older releases, from \u003ccode\u003e2.36.0\u003c/code\u003e down to \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDmlResult\u003c/code\u003e returns the number of rows that have been modified, in the form of an \u003ccode\u003estd::int64_t\u003c/code\u003e, when a DML statement is executed.\u003c/p\u003e\n"],["\u003cp\u003eThe class has multiple constructors allowing it to be created with and without parameters, the copy operator is also implemented.\u003c/p\u003e\n"],["\u003cp\u003eThere is a note that states that Partitioned DML operations will provide a lower bound of rows that are modified, instead of the exact count provided by other DML statements.\u003c/p\u003e\n"]]],[],null,[]]