[[["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 `SpannerRowUpdatedEventArgs` class provides data for the `RowUpdated` event in the Spanner data provider, inheriting from the `RowUpdatedEventArgs` class."],["This class is used within the `Google.Cloud.Spanner.Data` namespace and is contained within the `Google.Cloud.Spanner.Data.dll` assembly."],["The `SpannerRowUpdatedEventArgs` class can be initialized using a constructor that accepts a `DataRow`, an `IDbCommand`, a `StatementType`, and a `DataTableMapping`."],["The latest version of the class referenced is `5.0.0-beta05`, and there are 19 other previous versions that are listed with their associated links."],["The class has a `Command` property, which is of type `SpannerCommand`, that retrieves the specific `SpannerCommand` that was executed during an Update call."]]],[]]