[[["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-02 UTC."],[[["This webpage details the `ProfileDmlResult` class, which is used to encapsulate the results of Cloud Spanner Data Manipulation Language (DML) operations such as `INSERT`, `UPDATE`, or `DELETE`."],["The `ProfileDmlResult` class provides information on the number of rows modified by a DML statement via `RowsModified()`, with partitioned DML operations providing a lower bound rather than an exact count."],["Key statistics related to SQL statement execution are accessible through the `ExecutionStats()` function, which returns a collection of key-value pairs."],["The `ExecutionPlan()` function allows you to get the execution plan for the SQL statement."],["This page provides documentation across a wide range of versions, from 2.11.0 all the way to the most recent release candidate 2.37.0-rc, detailing the class across each version."]]],[]]