[[["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 `SpannerRowUpdatingEventArgs` class, which is part of the Google Cloud Spanner data provider for .NET, and is used for the `RowUpdating` event."],["The `SpannerRowUpdatingEventArgs` class inherits from `RowUpdatingEventArgs` and includes properties and methods for managing data during the updating process, like `Command`, `StatementType`, and `Row`."],["The latest version of this data package is `5.0.0-beta05`, with numerous previous versions listed, including the current stable release `3.15.1`."],["The class constructor, `SpannerRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)`, initializes a new instance with parameters like the `DataRow`, the executed `IDbCommand`, the `StatementType`, and `DataTableMapping`."],["The `Command` property provides access to the `SpannerCommand` that is executed during the update operation, enabling users to interact with it."]]],[]]