[[["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-14 UTC."],[[["The webpage provides documentation for the `DmlResult` class in the Google Cloud Spanner C++ client library, with links to various version-specific documentation."],["`DmlResult` represents the outcome of a Data Manipulation Language (DML) operation, such as `INSERT`, `UPDATE`, or `DELETE`, when executed via `spanner::Client::ExecuteDml()`."],["The `RowsModified()` function of the `DmlResult` class returns the number of rows affected by the DML statement, offering an exact count for non-partitioned operations and a lower bound for partitioned DML."],["The webpage describes the constructors and operators of the DmlResult class, as well as the `RowsModified()` function."],["The latest version of the `DmlResult` documentation is `2.37.0-rc`, and is accessible through the provided link."]]],[]]