[[["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\u003eThe page details the \u003ccode\u003eProfileDmlResult\u003c/code\u003e class in the Google Cloud Spanner C++ client library, which is used to represent the outcome of a Data Manipulation Language (DML) operation.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileDmlResult\u003c/code\u003e class provides access to the number of rows modified, execution statistics, and the query execution plan for DML statements like \u003ccode\u003eINSERT\u003c/code\u003e, \u003ccode\u003eUPDATE\u003c/code\u003e, or \u003ccode\u003eDELETE\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe latest version available is 2.37.0-rc, and the page also lists links to documentation for the many other historical versions, all the way back to 2.11.0, for this class.\u003c/p\u003e\n"],["\u003cp\u003eThe class offers functions like \u003ccode\u003eRowsModified()\u003c/code\u003e, \u003ccode\u003eExecutionStats()\u003c/code\u003e, and \u003ccode\u003eExecutionPlan()\u003c/code\u003e to retrieve detailed information about the DML operation's impact and performance.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eProfileDmlResult\u003c/code\u003e can be created using a constructor that accepts a unique pointer to a ResultSourceInterface, or through move semantics, as well as has an overloaded move operator.\u003c/p\u003e\n"]]],[],null,[]]