[[["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 details on the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class, which is used to encapsulate the results 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\u003eThe \u003ccode\u003eProfileDmlResult\u003c/code\u003e class returns the number of rows modified, execution statistics, and query plans after a DML statement has been executed via \u003ccode\u003espanner::Client::ProfileDml()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version for this documentation is \u003ccode\u003e2.37.0-rc\u003c/code\u003e, with versions ranging back to \u003ccode\u003e2.11.0\u003c/code\u003e all having similar pages with the same information.\u003c/p\u003e\n"],["\u003cp\u003eKey functions of the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class include \u003ccode\u003eRowsModified()\u003c/code\u003e, \u003ccode\u003eExecutionStats()\u003c/code\u003e, and \u003ccode\u003eExecutionPlan()\u003c/code\u003e, allowing users to retrieve the count of modified rows, execution statistics, and the query execution plan, respectively.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes examples of using the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class within a transaction to gather and display rows modified and execution stats after an update, demonstrating its practical usage.\u003c/p\u003e\n"]]],[],null,[]]