[[["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 outlines the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class, which is used to encapsulate the results of a Cloud Spanner Data Manipulation Language (DML) operation, such as \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 provides access to the number of rows modified by the DML operation, which may be an exact count or a lower bound, depending on if it's a partitioned DML or not.\u003c/p\u003e\n"],["\u003cp\u003eThe class also allows retrieval of execution statistics and the execution plan for the SQL statement, providing insights into the operation's performance and logic, when the statement is executed.\u003c/p\u003e\n"],["\u003cp\u003eThe document includes example code on how to utilize the class in order to get stats on an update operation, in addition to providing function description, such as \u003ccode\u003eRowsModified()\u003c/code\u003e, \u003ccode\u003eExecutionStats()\u003c/code\u003e, and \u003ccode\u003eExecutionPlan()\u003c/code\u003e.\u003c/p\u003e\n"]]],[],null,[]]