[[["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, with links to various version references."],["The `DmlResult` class represents the outcome of a Data Manipulation Language (DML) operation, such as `INSERT`, `UPDATE`, or `DELETE`, in Cloud Spanner."],["The `RowsModified()` function of the `DmlResult` class returns the number of rows affected by the DML statement, which is an exact count for standard DML but a lower bound for partitioned DML."],["The page shows code examples of how to use the `ExecuteDml()` function with the `DmlResult` class, to perform a Data Manipulation Language operation."],["The webpage contains 28 different version references, ranging from version 2.11.0 up to the latest release candidate version 2.37.0-rc."]]],[]]