OnRowUpdating

Method OnRowUpdating Method

Class :CA.Blocks.SQLLiteDataAccess.Adapters.SqliteDataAdapter

Namespace :CA.Blocks.SQLLiteDataAccess.Adapters

Assembly : CA.Blocks.SQLLiteDataAccess.dll

Raised by the underlying DbDataAdapter when a row is being updated

Abstract MethodOnRowUpdating(System.Data.Common.RowUpdatingEventArgs)

Raised by the underlying DbDataAdapter when a row is being updated

Parameters
NameTypeDescription
valueSystem.Data.Common.RowUpdatingEventArgs