[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-08-07 UTC."],[[["\u003cp\u003eThe latest version of \u003ccode\u003eSpannerRowUpdatedEventArgs\u003c/code\u003e is 5.0.0-beta05, with prior versions ranging back to 3.5.0 available for reference.\u003c/p\u003e\n"],["\u003cp\u003e\u003ccode\u003eSpannerRowUpdatedEventArgs\u003c/code\u003e is a class within the \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e namespace, extending the \u003ccode\u003eRowUpdatedEventArgs\u003c/code\u003e class to provide event data for Spanner data provider's RowUpdated event.\u003c/p\u003e\n"],["\u003cp\u003eThis class contains properties like \u003ccode\u003eCommand\u003c/code\u003e that returns the executed \u003ccode\u003eSpannerCommand\u003c/code\u003e, and it inherits several members like \u003ccode\u003eErrors\u003c/code\u003e, \u003ccode\u003eRow\u003c/code\u003e, and \u003ccode\u003eStatementType\u003c/code\u003e from \u003ccode\u003eRowUpdatedEventArgs\u003c/code\u003e.\u003c/p\u003e\n"],["\u003cp\u003eThe \u003ccode\u003eSpannerRowUpdatedEventArgs\u003c/code\u003e constructor takes parameters such as \u003ccode\u003eDataRow\u003c/code\u003e, \u003ccode\u003eIDbCommand\u003c/code\u003e, \u003ccode\u003eStatementType\u003c/code\u003e, and \u003ccode\u003eDataTableMapping\u003c/code\u003e to initialize a new instance.\u003c/p\u003e\n"],["\u003cp\u003eThe documentation is for the .NET library \u003ccode\u003eGoogle.Cloud.Spanner.Data\u003c/code\u003e and it is used to provide reference information for the class \u003ccode\u003eSpannerRowUpdatedEventArgs\u003c/code\u003e when working with Google Cloud Spanner.\u003c/p\u003e\n"]]],[],null,["# Google.Cloud.Spanner.Data - Class SpannerRowUpdatedEventArgs (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.SpannerRowUpdatedEventArgs)\n- [5.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/5.0.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [4.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.6.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [4.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.5.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [4.4.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.4.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [4.3.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.3.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [4.2.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.2.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [4.1.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.1.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [4.0.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/4.0.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.15.1](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.15.1/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.14.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.14.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.13.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.13.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.12.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.12.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.11.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.11.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.10.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.10.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.9.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.9.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.8.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.8.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.7.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.7.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.6.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.6.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs)\n- [3.5.0](/dotnet/docs/reference/Google.Cloud.Spanner.Data/3.5.0/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs) \n\n public sealed class SpannerRowUpdatedEventArgs : RowUpdatedEventArgs\n\nReference documentation and code samples for the Google.Cloud.Spanner.Data class SpannerRowUpdatedEventArgs.\n\nProvides data for the RowUpdated 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 [RowUpdatedEventArgs](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs) \\\u003e SpannerRowUpdatedEventArgs \n\nInherited Members\n-----------------\n\n[RowUpdatedEventArgs.CopyToRows(DataRow\\[\\])](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.copytorows#system-data-common-rowupdatedeventargs-copytorows(system-data-datarow())) \n[RowUpdatedEventArgs.CopyToRows(DataRow\\[\\], int)](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.copytorows#system-data-common-rowupdatedeventargs-copytorows(system-data-datarow()-system-int32)) \n[RowUpdatedEventArgs.Errors](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.errors) \n[RowUpdatedEventArgs.RecordsAffected](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.recordsaffected) \n[RowUpdatedEventArgs.Row](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.row) \n[RowUpdatedEventArgs.RowCount](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.rowcount) \n[RowUpdatedEventArgs.StatementType](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.statementtype) \n[RowUpdatedEventArgs.Status](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.status) \n[RowUpdatedEventArgs.TableMapping](https://learn.microsoft.com/dotnet/api/system.data.common.rowupdatedeventargs.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### SpannerRowUpdatedEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)\n\n public SpannerRowUpdatedEventArgs(DataRow row, IDbCommand command, StatementType statementType, DataTableMapping tableMapping)\n\nInitializes a new instance of the [SpannerRowUpdatedEventArgs](/dotnet/docs/reference/Google.Cloud.Spanner.Data/latest/Google.Cloud.Spanner.Data.SpannerRowUpdatedEventArgs) 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."]]