[[["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 `SpannerRowUpdatingEventArgs` class provides data for the `RowUpdating` event in the Spanner data provider, inheriting from `RowUpdatingEventArgs`."],["This class offers a constructor to initialize a new instance, requiring parameters such as `DataRow`, `IDbCommand`, `StatementType`, and `DataTableMapping` for event data."],["The latest version of the Spanner data provider listed is `5.0.0-beta05`, with multiple previous versions available, including the current documentation version `3.12.0`."],["The `Command` property is one of the properties of the `SpannerRowUpdatingEventArgs` class, which will return a `SpannerCommand`."],["This class provides access to a `SpannerCommand` instance, representing the command that is executed during an update operation."]]],[]]