[[["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 is a documentation of the \u003ccode\u003eDmlResult\u003c/code\u003e class within the Google Cloud Spanner C++ library, showing various versions of the class.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eDmlResult\u003c/code\u003e represents the outcome of data modifying operations, such as \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e, performed via \u003ccode\u003espanner::Client::ExecuteDml()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe primary function of \u003ccode\u003eDmlResult\u003c/code\u003e is to report the number of rows affected by a DML operation, accessible through the \u003ccode\u003eRowsModified()\u003c/code\u003e method.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is version \u003ccode\u003e2.37.0-rc\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003ePartitioned DML operations will only provide a lower bound estimate of the number of modified rows, whereas all other DML operations will provide the exact number of modified rows.\u003c/p\u003e\n"]]],[],null,[]]