[[["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\u003eProfileDmlResult\u003c/code\u003e class in the Google Cloud Spanner C++ library, with versions ranging from 2.11.0 to the latest release candidate 2.37.0-rc.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileDmlResult\u003c/code\u003e class represents the outcome of a data-modifying operation (DML) in Cloud Spanner, such as \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e, using the \u003ccode\u003espanner::Client::ProfileDml()\u003c/code\u003e function.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileDmlResult\u003c/code\u003e object provides information on the number of rows modified, along with execution statistics and a query plan, which are only available after the SQL statement is executed.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eRowsModified()\u003c/code\u003e function returns the number of rows affected by the DML operation, while the \u003ccode\u003eExecutionStats()\u003c/code\u003e function provides key-value pairs representing the statistics of the statement execution, and the \u003ccode\u003eExecutionPlan()\u003c/code\u003e function allows you to inspect the query execution plan.\u003c/p\u003e\n"]]],[],null,[]]