[[["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 document provides reference information for the `DmlResult` class in the Google Cloud Spanner C++ client library, spanning multiple versions."],["`DmlResult` represents the outcome of a data-modifying operation, such as `INSERT`, `UPDATE`, or `DELETE`, performed via `spanner::Client::ExecuteDml()`."],["The `RowsModified()` function within `DmlResult` returns the count of rows modified by the executed DML statement, providing an exact count except for Partitioned DML which returns a lower bound."],["The latest version of the API shown is 2.37.0-rc, while the current version shown is 2.23.0, and it provides a list of versions back to 2.11.0, with links to their respective documentation."]]],[]]