[[["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-03-21 UTC."],[[["The `SpannerRowUpdatingEventArgs` class provides data for the `RowUpdating` event in the Spanner data provider, inheriting from `RowUpdatingEventArgs`."],["Version 5.0.0-beta05 is the latest release, with multiple previous versions like 4.6.0, 4.5.0, and various 3.x.x releases listed for reference."],["The class includes properties and inherited members to provide details on the command, row, statement type, and status of the updating event."],["A constructor is provided to initialize a new instance of `SpannerRowUpdatingEventArgs`, requiring parameters such as `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The `Command` property returns the SpannerCommand executed during the update process."]]],[]]