[[["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 `SpannerRowUpdatingEventArgs` is `5.0.0-beta05`, but there are many older versions available for reference, going back to `3.5.0`."],["`SpannerRowUpdatingEventArgs` provides data for the `RowUpdating` event within the Spanner data provider, inheriting from `RowUpdatingEventArgs` and ultimately the base class `Object`."],["The class has a constructor `SpannerRowUpdatingEventArgs` that initializes a new instance, accepting parameters such as `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping`."],["The `Command` property of the class retrieves the `SpannerCommand` executed when Update is called, returning a `SpannerCommand` object."]]],[]]