[[["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."],[[["This webpage details the `DmlResult` class, which represents the outcome of data modification operations within Cloud Spanner using `spanner::Client::ExecuteDml()`."],["The `DmlResult` class encapsulates the results of `INSERT`, `UPDATE`, or `DELETE` operations in Cloud Spanner."],["`DmlResult` provides a `RowsModified()` function to retrieve the number of rows affected by the DML statement, with Partitioned DML returning a lower bound."],["The page lists numerous versions of `DmlResult`, from the latest release candidate `2.37.0-rc` down to version `2.11.0`."],["The class includes constructors for default initialization, initializing with a `ResultSourceInterface`, move construction and move assignment operators."]]],[]]