System.Data.Common.RowUpdatedEventArgs Class

Provides data for the RowUpdated event of a .NET Framework data provider.

See Also: RowUpdatedEventArgs Members

Syntax

public class RowUpdatedEventArgs : EventArgs

Remarks

The RowUpdated event message is typically raised when an DbDataAdapter.Update(System.Data.DataSet) to a row is completed.

Requirements

Namespace: System.Data.Common
Assembly: System.Data (in System.Data.dll)
Assembly Versions: 1.0.3300.0, 1.0.5000.0, 2.0.0.0