OnRowUpdated

Method OnRowUpdated Method

Class :CA.Blocks.SQLLiteDataAccess.Adapters.SqliteDataAdapter

Namespace :CA.Blocks.SQLLiteDataAccess.Adapters

Assembly : CA.Blocks.SQLLiteDataAccess.dll

Raised by DbDataAdapter after a row is updated

Abstract MethodOnRowUpdated(System.Data.Common.RowUpdatedEventArgs)

Raised by DbDataAdapter after a row is updated

Parameters
NameTypeDescription
valueSystem.Data.Common.RowUpdatedEventArgs