[[["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 `RowUpdatedEventArgs`."],["The latest version available is `5.0.0-beta05`, with multiple previous versions ranging from `3.5.0` to `4.6.0` also documented."],["The constructor for `SpannerRowUpdatedEventArgs` requires a `DataRow`, an `IDbCommand`, a `StatementType`, and a `DataTableMapping` to initialize a new instance."],["The `Command` property of `SpannerRowUpdatedEventArgs` provides access to the `SpannerCommand` executed during an update."],["SpannerRowUpdatedEventArgs inherits many members from the parents: `RowUpdatedEventArgs`, `EventArgs`, and `Object`."]]],[]]