[[["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."],[[["This webpage details the `ProfileDmlResult` class in the Google Cloud Spanner C++ client library, which is used to get results and profile stats of data modifying operations."],["The `ProfileDmlResult` class provides access to the number of rows modified, execution statistics, and the query plan after a DML (INSERT, UPDATE, or DELETE) operation is executed."],["The webpage contains multiple versions of the documentation, going as far back as 2.11.0 and going up to the latest version, 2.37.0-rc."],["Key functions of the class include `RowsModified()`, which returns the number of rows affected by the DML statement, and `ExecutionStats()` and `ExecutionPlan()` which present in depth information on the execution."]]],[]]