[[["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."],[[["The `SpannerRowUpdatingEventArgs` class provides data for the `RowUpdating` event in the Spanner data provider, allowing for interaction during row updates."],["This class inherits from `RowUpdatingEventArgs` and provides access to members such as `BaseCommand`, `Errors`, `Row`, `StatementType`, `Status`, and `TableMapping`."],["The class includes a constructor, `SpannerRowUpdatingEventArgs`, that initializes a new instance using `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The `Command` property gets the `SpannerCommand` that was executed during an update call."],["This page also displays a history of the versions available, from `5.0.0-beta05` to `3.5.0` for `Google.Cloud.Spanner.Data`."]]],[]]