[[["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 page provides documentation for the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class in the Google Cloud Spanner C++ library, which is used to capture the results of Data Manipulation Language (DML) operations.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eProfileDmlResult\u003c/code\u003e provides methods to retrieve the number of rows modified by a DML statement, which can include \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e operations, along with execution statistics and the query plan.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation includes links to different versions of the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class, ranging from the latest release candidate version \u003ccode\u003e2.37.0-rc\u003c/code\u003e down to version \u003ccode\u003e2.11.0\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers methods like \u003ccode\u003eRowsModified()\u003c/code\u003e, \u003ccode\u003eExecutionStats()\u003c/code\u003e, and \u003ccode\u003eExecutionPlan()\u003c/code\u003e to access information about the DML execution, including a lower bound of rows modified for Partitioned DML.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation provides example usage of \u003ccode\u003eProfileDmlResult\u003c/code\u003e within a \u003ccode\u003espanner::Client::Commit\u003c/code\u003e call to demonstrate how to obtain and use the data, such as getting the number of rows modified or the key-value pair stats.\u003c/p\u003e\n"]]],[],null,[]]