[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-04-09 UTC."],[[["This page provides documentation for the `ProfileDmlResult` class in the Google Cloud Spanner C++ library, which is used to encapsulate the results of a Data Manipulation Language (DML) operation."],["The `ProfileDmlResult` class can be used to retrieve the number of rows modified by a DML statement (e.g., `INSERT`, `UPDATE`, or `DELETE`) via the `RowsModified()` function, and partitioned DML will provide the lower bound."],["The `ExecutionStats()` function returns key-value pair statistics about the execution of the SQL statement, if it has been executed, and `ExecutionPlan()` returns the plan for the executed SQL statement."],["The latest release is `2.37.0-rc` and older version documentation can be found from `2.36.0` down to `2.11.0`."]]],[]]