[[["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 details the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class, which is used to represent the outcome and profiling information of a data modification operation performed through \u003ccode\u003espanner::Client::ProfileDml()\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProfileDmlResult\u003c/code\u003e provides methods to retrieve the number of rows affected by \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e operations, along with execution statistics and the query execution plan.\u003c/p\u003e\n"],["\u003cp\u003eThe provided content documents the class through the history of the different version releases, spanning from version 2.11.0 up to the most recent 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowsModified()\u003c/code\u003e function within \u003ccode\u003eProfileDmlResult\u003c/code\u003e returns the number of rows changed by a DML statement, offering an exact count for most operations and a lower bound estimate for partitioned DML.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eExecutionStats()\u003c/code\u003e and \u003ccode\u003eExecutionPlan()\u003c/code\u003e methods are available to collect valuable insights on how a DML operation performs, with \u003ccode\u003eExecutionStats\u003c/code\u003e collecting an unordered map of statistics and \u003ccode\u003eExecutionPlan\u003c/code\u003e returning the statement's plan.\u003c/p\u003e\n"]]],[],null,[]]