[[["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 of `SpannerRowUpdatedEventArgs` is accessible under version `5.0.0-beta05`, with numerous previous versions also documented, dating down to version `3.5.0`."],["The `SpannerRowUpdatedEventArgs` class inherits from `RowUpdatedEventArgs` and includes inherited members like `CopyToRows`, `Errors`, `Row`, and `Status`."],["A constructor is available to initialize new instances of `SpannerRowUpdatedEventArgs`, requiring parameters such as `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The class also includes a property, `Command`, which allows you to retrieve the `SpannerCommand` executed during an Update operation."]]],[]]