[[["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-21 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."]]],[]]