[[["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."],[[["This documentation page provides reference information for the `SpannerRowUpdatingEventArgs` class, part of the `Google.Cloud.Spanner.Data` namespace in .NET."],["`SpannerRowUpdatingEventArgs` is used to supply data for the `RowUpdating` event in the Spanner data provider, and it inherits from the `RowUpdatingEventArgs` class."],["The class includes a constructor for initializing a new instance with parameters such as `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The documentation lists all the inherited members from parent classes such as `RowUpdatingEventArgs` and `EventArgs`, as well as the inherited members from `object` itself."],["It includes documentation for the `Command` property, which is of the type `SpannerCommand`, and is used to get the command executed when updating."]]],[]]