[[["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-08-07 UTC."],[[["\u003cp\u003eThis webpage provides reference documentation for the \u003ccode\u003eSpannerRowUpdatingEventArgs\u003c/code\u003e class within the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e namespace, which is part of the Spanner data provider for .NET.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerRowUpdatingEventArgs\u003c/code\u003e class inherits from \u003ccode\u003eRowUpdatingEventArgs\u003c/code\u003e and provides data for the \u003ccode\u003eRowUpdating\u003c/code\u003e event.\u003c/p\u003e\n"],["\u003cp\u003eThe most recent beta version of this class is \u003ccode\u003e5.0.0-beta05\u003c/code\u003e, and there are multiple documented versions available, ranging from \u003ccode\u003e3.5.0\u003c/code\u003e up to this most recent version, giving insight into the changes it has gone through over time.\u003c/p\u003e\n"],["\u003cp\u003eThe class includes a constructor to initialize a new instance with parameters such as \u003ccode\u003eDataRow\u003c/code\u003e, \u003ccode\u003eIDbCommand\u003c/code\u003e, \u003ccode\u003eStatementType\u003c/code\u003e, and \u003ccode\u003eDataTableMapping\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eKey properties of the class include \u003ccode\u003eCommand\u003c/code\u003e, which is of type \u003ccode\u003eSpannerCommand\u003c/code\u003e, enabling the retrieval of the executed command.\u003c/p\u003e\n"]]],[],null,["# Google.Cloud.Spanner.Data - Class SpannerRowUpdatingEventArgs (5.1.0)\n\nVersion latestkeyboard_arrow_down\n\n- [5.1.0 (latest)](/dotnet/docs/reference/Google.Cloud.Spanner.Data/latest/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [5.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/5.0.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [4.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.6.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [4.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.5.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.4.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.3.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.2.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.1.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.0.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.15.1](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.15.1/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.14.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.13.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.12.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.11.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.10.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.9.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.8.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.7.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.6.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.5.0/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs) \n\n public sealed class SpannerRowUpdatingEventArgs : RowUpdatingEventArgs\n\nReference documentation and code samples for the Google.Cloud.Spanner.Data class SpannerRowUpdatingEventArgs.\n\nProvides data for the RowUpdating event of the Spanner data provider. \n\nInheritance\n-----------\n\n[object](https://learn.microsoft.com/dotnet/api/system.object) \\\u003e [EventArgs](https://learn.microsoft.com/dotnet/api/system.eventargs) \\\u003e [RowUpdatingEventArgs](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatingeventargs) \\\u003e SpannerRowUpdatingEventArgs \n\nInherited Members\n-----------------\n\n[RowUpdatingEventArgs.Errors](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatingeventargs.errors) \n[RowUpdatingEventArgs.Row](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatingeventargs.row) \n[RowUpdatingEventArgs.StatementType](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatingeventargs.statementtype) \n[RowUpdatingEventArgs.Status](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatingeventargs.status) \n[RowUpdatingEventArgs.TableMapping](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatingeventargs.tablemapping) \n[EventArgs.Empty](https://learn.microsoft.com/dotnet/api/system.eventargs.empty) \n[object.GetHashCode()](https://learn.microsoft.com/dotnet/api/system.object.gethashcode) \n[object.GetType()](https://learn.microsoft.com/dotnet/api/system.object.gettype) \n[object.ToString()](https://learn.microsoft.com/dotnet/api/system.object.tostring)\n\nNamespace\n---------\n\n[Google.Cloud.Spanner.Data](/dotnet/docs/reference/Google.Cloud.Spanner.Data/latest/Google.Cloud.Spanner.Data)\n\nAssembly\n--------\n\nGoogle.Cloud.Spanner.Data.dll\n\nConstructors\n------------\n\n### SpannerRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)\n\n public SpannerRowUpdatingEventArgs(DataRow row, IDbCommand command, StatementType statementType, DataTableMapping tableMapping)\n\nInitializes a new instance of the [SpannerRowUpdatingEventArgs](/dotnet/docs/reference/Google.Cloud.Spanner.Data/latest/Google.Cloud.Spanner.Data.SpannerRowUpdatingEventArgs) class.\n\nProperties\n----------\n\n### Command\n\n public SpannerCommand Command { get; }\n\nGets the [SpannerCommand](/dotnet/docs/reference/Google.Cloud.Spanner.Data/latest/Google.Cloud.Spanner.Data.SpannerCommand) executed when Update is called."]]