[[["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 webpage provides documentation for the `DmlResult` class in the Google Cloud Spanner C++ client library, which represents the outcome of a data modification language (DML) operation."],["The `DmlResult` class can be constructed using a `std::unique_ptr\u003c ResultSourceInterface \u003e` or via a move constructor, and it also supports a move assignment operator."],["The `RowsModified()` function is used to retrieve the number of rows affected by the DML statement, where partitioned DML operations only offer a minimum approximation."],["The content offers a list of past versions of the `DmlResult` class, with `2.37.0-rc` listed as the latest, and a range of releases from `2.36.0` down to `2.11.0`."]]],[]]