[[["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-03-14 UTC."],[[["The latest version of the `ProfileDmlResult` class is 2.37.0-rc, which is part of the Cloud Spanner C++ client library."],["`ProfileDmlResult` provides information about a data-modifying operation such as `INSERT`, `UPDATE`, or `DELETE` in Cloud Spanner."],["This class allows retrieving the number of rows modified via `RowsModified()`, with the ability to provide only a lower bound for partitioned DML, but an exact count for all others."],["It can also provide detailed execution statistics via `ExecutionStats()` and the query execution plan via `ExecutionPlan()`, but only if the SQL statement has already been executed."],["The documentation covers versions from 2.11.0 up to the latest 2.37.0-rc, each of which contains the class `ProfileDmlResult` and the corresponding functions described."]]],[]]