[[["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 document provides reference information for the \u003ccode\u003eDmlResult\u003c/code\u003e class in the Google Cloud Spanner C++ client library, which is used to capture the results of data modification operations.\u003c/p\u003e\n"],["\u003cp\u003eThe latest release candidate for this documentation is version 2.37.0-rc, with the full list of versions going back to version 2.11.0.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDmlResult\u003c/code\u003e class encapsulates the outcome of Cloud Spanner Data Manipulation 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\u003e\u003ccode\u003eDmlResult\u003c/code\u003e allows you to call \u003ccode\u003eRowsModified()\u003c/code\u003e which returns a count of the number of rows affected by a DML operation, and for partitioned DML it will only provide a lower bound.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDmlResult\u003c/code\u003e can be constructed either with a \u003ccode\u003eResultSourceInterface\u003c/code\u003e, as a move constructor, or by using the move operator, as shown in the documentation.\u003c/p\u003e\n"]]],[],null,[]]