[[["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, detailing its functionality across various versions.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eDmlResult\u003c/code\u003e class represents the outcome of a data modification operation performed via \u003ccode\u003espanner::Client::ExecuteDml()\u003c/code\u003e, such as \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation lists all versions from 2.11.0 up to the latest release candidate, version 2.37.0-rc, providing links to each version's respective \u003ccode\u003eDmlResult\u003c/code\u003e documentation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowsModified()\u003c/code\u003e function of the \u003ccode\u003eDmlResult\u003c/code\u003e class is used to get the count of how many rows were affected by the DML operation, returning a \u003ccode\u003estd::int64_t\u003c/code\u003e, and the content notes that partitioned DML provides a lower bound.\u003c/p\u003e\n"],["\u003cp\u003eThe content presents \u003ccode\u003eDmlResult\u003c/code\u003e constructors and operators, including \u003ccode\u003eDmlResult()\u003c/code\u003e and \u003ccode\u003eoperator=(DmlResult &&)\u003c/code\u003e, as well as showing example code of it's usage with \u003ccode\u003espanner::Client::ExecuteDml()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]