[[["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++ client library, which represents the outcome of a data modification language (DML) operation like \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDmlResult\u003c/code\u003e class allows you to retrieve the number of rows that were affected by the DML statement using the \u003ccode\u003eRowsModified()\u003c/code\u003e function, although it only provides a lower bound for partitioned DML.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation covers a range of versions for the library, from version 2.11.0 up to the latest release candidate 2.37.0-rc, as well as having a current version of 2.17.0, providing access to specific version details for the \u003ccode\u003eDmlResult\u003c/code\u003e class.\u003c/p\u003e\n"],["\u003cp\u003eThe page provides example code on how to use the class and function alongside a spanner client to execute a dml statement, then commit the transaction in order to retrieve the amount of rows inserted.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDmlResult\u003c/code\u003e class also supports constructors and move operators for object creation and manipulation, including a constructor that takes a unique pointer to a \u003ccode\u003eResultSourceInterface\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]