[[["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."],[[["The page details the `ProfileDmlResult` class, which encapsulates the outcome of a Cloud Spanner Data Manipulation Language (DML) operation like `INSERT`, `UPDATE`, or `DELETE`."],["This class offers methods to retrieve the number of rows modified (`RowsModified`), key-value pair statistics about the SQL execution (`ExecutionStats`), and the plan of execution for the SQL statement (`ExecutionPlan`)."],["The `ProfileDmlResult` object can only be obtained following a call to the `spanner::Client::ProfileDml()` function."],["The page displays a list of historical versions of the documentation for the `ProfileDmlResult` class, including the latest version, `2.37.0-rc`, and goes back as far as version `2.11.0`."],["The `ProfileDmlResult` class contains constructors, and operators, and shows parameter and return type tables as well."]]],[]]