[[["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."],[[["The latest version of the Spanner data provider documentation is 5.0.0-beta05, with multiple previous versions available for reference, including stable releases and beta versions."],["`SpannerRowUpdatingEventArgs` provides data for the `RowUpdating` event within the Spanner data provider, inheriting from `RowUpdatingEventArgs` and extending its functionality."],["This class has a constructor `SpannerRowUpdatingEventArgs` to initiate new instances of itself with parameters such as `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The `Command` property of `SpannerRowUpdatingEventArgs` retrieves the `SpannerCommand` that is executed when an Update operation is invoked, and its type is specifically `SpannerCommand`."],["The `SpannerRowUpdatingEventArgs` class is part of the `Google.Cloud.Spanner.Data` namespace, found within the `Google.Cloud.Spanner.Data.dll` assembly."]]],[]]