[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-07-18 UTC."],[[["This webpage provides documentation for the `DmlResult` class in the Google Cloud Spanner C++ client library, which represents the outcome of a Data Manipulation Language (DML) operation."],["The `DmlResult` class can be used to retrieve the number of rows affected by a DML statement, such as `INSERT`, `UPDATE`, or `DELETE`, using the `RowsModified()` function."],["The documentation covers a range of versions from `2.11.0` up to the latest release candidate `2.37.0-rc` of the library, as well as the version the page was viewed from (`2.18.0`)."],["`ExecuteDmlResult` will return the number of rows modified when a DML is executed."],["The page details the constructors and operators available for the DmlResult class, as well as the `RowsModified` function."]]],[]]