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