[[["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."],[[["This webpage details the `SpannerRowUpdatingEventArgs` class, which provides data for the `RowUpdating` event in the Spanner data provider."],["The class `SpannerRowUpdatingEventArgs` inherits from `RowUpdatingEventArgs`, `EventArgs`, and `Object`, and includes inherited members like `RowUpdatingEventArgs.BaseCommand`, `RowUpdatingEventArgs.Errors`, etc."],["The most recent version available is `5.0.0-beta05`, and several prior versions are listed, ranging back to version `3.5.0`."],["The `SpannerRowUpdatingEventArgs` class can be instantiated using the constructor `SpannerRowUpdatingEventArgs(DataRow, IDbCommand, StatementType, DataTableMapping)`, which requires parameters like `row`, `command`, `statementType`, and `tableMapping`."],["It provides a `Command` property to get the `SpannerCommand` that was executed when `Update` is called."]]],[]]