[[["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-17 UTC."],[[["This webpage provides documentation for the `ProfileDmlResult` class in the Google Cloud Spanner C++ client library, spanning versions from 2.11.0 to the latest 2.37.0-rc."],["The `ProfileDmlResult` class encapsulates the outcome of a Cloud Spanner Data Manipulation Language (DML) operation, such as `INSERT`, `UPDATE`, or `DELETE`, using `spanner::Client::ProfileDml()`."],["`ProfileDmlResult` provides access to the number of rows affected by the operation via `RowsModified()`, statistics about the statement's execution via `ExecutionStats()`, and the query's execution plan via `ExecutionPlan()`."],["The latest version `2.37.0-rc` and previous versions are available for reference, with each providing documentation for the `ProfileDmlResult` class within that version."]]],[]]