[[["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 details the `SpannerRowUpdatedEventArgs` class, which provides data for the `RowUpdated` event in the Spanner data provider."],["The latest version available is `5.0.0-beta05`, and the page also lists versions dating back to `3.5.0`."],["The `SpannerRowUpdatedEventArgs` class inherits from `RowUpdatedEventArgs`, `EventArgs`, and `Object`, gaining various properties and methods."],["The class's constructor, `SpannerRowUpdatedEventArgs`, initializes a new instance and requires parameters such as `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The `Command` property, which is of type `SpannerCommand`, returns the executed command."]]],[]]